[Webkit-unassigned] [Bug 184789] New: Enable Objective-C weak references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 11:58:34 PDT 2018


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

            Bug ID: 184789
           Summary: Enable Objective-C weak references
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: mitz at webkit.org, webkit-bug-importer at group.apple.com

Enable Objective-C weak references in the WebKit project as a baby step towards enabling ARC.

This will let the WebKit project use the 'weak' attribute with Objective-C properties prior to enabling ARC.

(Where ARC is already enabled in a couple of test projects, we don't explicitly re-enable weak references as ARC already provides them.)

-- 
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/20180419/0d0a99e9/attachment.html>


More information about the webkit-unassigned mailing list