Bug 127374

Summary: Make all the WebKit2 headers private and move Cocoa UIProcess API headers to a Deprecated group
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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.