Bug 127374 - Make all the WebKit2 headers private and move Cocoa UIProcess API headers to a Deprecated group
Summary: Make all the WebKit2 headers private and move Cocoa UIProcess API headers to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 15:26 PST by Anders Carlsson
Modified: 2014-01-21 21:29 PST (History)
1 user (show)

See Also:


Attachments
Patch (48.47 KB, patch)
2014-01-21 15:26 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-01-21 15:26:02 PST
Make all the WebKit2 headers private and move Cocoa UIProcess API headers to a Deprecated group
Comment 1 Anders Carlsson 2014-01-21 15:26:32 PST
Created attachment 221795 [details]
Patch
Comment 2 Anders Carlsson 2014-01-21 15:39:08 PST
Committed r162478: <http://trac.webkit.org/changeset/162478>
Comment 3 Andy Estes 2014-01-21 21:29:38 PST
This breaks clean builds. check-for-webkit-framework-include-consistency and check-for-inappropriate-macros-in-external-headers both expect WebKit2.framework/(Versions/A/)Headers/ to exist.