[Webkit-unassigned] [Bug 171485] New: [Cocoa] Replaces uses of [get…() alloc] with alloc…Instance()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 30 13:14:15 PDT 2017


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

            Bug ID: 171485
           Summary: [Cocoa] Replaces uses of [get…() alloc] with
                    alloc…Instance()
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: bdakin at apple.com

[get…() alloc] returns an id, which can lead to ambiguity, whereas alloc…Instance() returns the instance type.

-- 
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/20170430/c3a3c558/attachment.html>


More information about the webkit-unassigned mailing list