Bug 133290 - [Cocoa] Rewrite WK_DESIGNATED_INITIALIZER in installed headers
Summary: [Cocoa] Rewrite WK_DESIGNATED_INITIALIZER in installed headers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 10:47 PDT by mitz
Modified: 2014-05-26 11:01 PDT (History)
0 users

See Also:


Attachments
Rewrite the macro (5.15 KB, patch)
2014-05-26 10:55 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

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