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+
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
Note You need to log in before you can comment on or make changes to this bug.