[Webkit-unassigned] [Bug 253820] New: Use bridge instead of reinterpret_cast to convert between NS and CF objects.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 06:34:11 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=253820

            Bug ID: 253820
           Summary: Use bridge instead of reinterpret_cast to convert
                    between NS and CF objects.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

The current approach is very hacky and the compiler probably doesn't have a strong idea of what is going on compared to when the __bridge macro is used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230313/3f64fd92/attachment.htm>


More information about the webkit-unassigned mailing list