[Webkit-unassigned] [Bug 212041] New: Replace uses of +self with +class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 18 13:28:46 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212041
Bug ID: 212041
Summary: Replace uses of +self with +class
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: wenson_hsieh at apple.com
We currently use a mix of both (e.g. [Foo class] vs. [Foo self]) to retrieve the Objective-C Class instances. Ideally, we should be consistent.
--
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/20200518/83414508/attachment.htm>
More information about the webkit-unassigned
mailing list