WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
153744
[Cocoa] Get rid of WK_ macros for initializers
https://bugs.webkit.org/show_bug.cgi?id=153744
Summary
[Cocoa] Get rid of WK_ macros for initializers
mitz
Reported
2016-02-01 09:08:42 PST
We no longer need to build with SDKs that don’t have NS_UNAVAILABLE and NS_DESIGNATED_INITIALIZER, so we can use these directly in headers. Patch forthcoming.
Attachments
Use NS_DESIGNATED_INITIALIZER and NS_UNAVAILABLE directly
(5.21 KB, patch)
2016-02-01 09:11 PST
,
mitz
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2016-02-01 09:11:32 PST
Created
attachment 270389
[details]
Use NS_DESIGNATED_INITIALIZER and NS_UNAVAILABLE directly
mitz
Comment 2
2016-02-01 09:53:52 PST
Committed <
http://trac.webkit.org/r195963
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug