Bug 153744

Summary: [Cocoa] Get rid of WK_ macros for initializers
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, sam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use NS_DESIGNATED_INITIALIZER and NS_UNAVAILABLE directly andersca: review+

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.