Bug 124850 - [Cocoa] Put most of the Cocoa API behind WK_API_ENABLED guards
Summary: [Cocoa] Put most of the Cocoa API behind WK_API_ENABLED guards
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: 123065
  Show dependency treegraph
 
Reported: 2013-11-25 11:49 PST by mitz
Modified: 2013-11-25 12:49 PST (History)
4 users (show)

See Also:


Attachments
Guard all Cocoa API headers and implementations with WK_API_ENABLED, except WKView (46.35 KB, patch)
2013-11-25 12:09 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-25 11:49:00 PST
[Cocoa] Put most of the Cocoa API behind WK_API_ENABLED guards
Comment 1 mitz 2013-11-25 12:09:45 PST
Created attachment 217820 [details]
Guard all Cocoa API headers and implementations with WK_API_ENABLED, except WKView
Comment 2 WebKit Commit Bot 2013-11-25 12:49:32 PST
Comment on attachment 217820 [details]
Guard all Cocoa API headers and implementations with WK_API_ENABLED, except WKView

Clearing flags on attachment: 217820

Committed r159760: <http://trac.webkit.org/changeset/159760>
Comment 3 WebKit Commit Bot 2013-11-25 12:49:33 PST
All reviewed patches have been landed.  Closing bug.