[Webkit-unassigned] [Bug 279241] New: CFRelease((__bridge)) workaround is ugly and not actually used in ARC code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 19:07:52 PDT 2024


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

            Bug ID: 279241
           Summary: CFRelease((__bridge)) workaround is ugly and not
                    actually used in ARC code.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

It is not used in ARC code, and compiles fine. In fact, if we ever move to ARC, we should be using smart pointers anyway if we have to force a change in retain count.

-- 
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/20240906/92371c67/attachment.htm>


More information about the webkit-unassigned mailing list