Bug 133290

Summary: [Cocoa] Rewrite WK_DESIGNATED_INITIALIZER in installed headers
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Rewrite the macro andersca: review+

Description mitz 2014-05-26 10:47:05 PDT
[Cocoa] Rewrite WK_DESIGNATED_INITIALIZER in installed headers
Comment 1 mitz 2014-05-26 10:55:12 PDT
Created attachment 232085 [details]
Rewrite the macro
Comment 2 Anders Carlsson 2014-05-26 10:57:40 PDT
Comment on attachment 232085 [details]
Rewrite the macro

View in context: https://bugs.webkit.org/attachment.cgi?id=232085&action=review

> Source/WebKit2/ChangeLog:10
> +        be rewritten out of the headers. When WK_API_AVAILABILITY_ENABLED is defiend, provide

"defiend".
Comment 3 mitz 2014-05-26 11:01:24 PDT
Committed <http://trac.webkit.org/r169356>.