Bug 92708 - Add a proper umbrella header for the public WebKit2 API headers
Summary: Add a proper umbrella header for the public WebKit2 API headers
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: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-07-30 20:31 PDT by Sam Weinig
Modified: 2012-07-30 20:39 PDT (History)
0 users

See Also:


Attachments
Patch (7.39 KB, patch)
2012-07-30 20:33 PDT, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-07-30 20:31:10 PDT
Add a proper umbrella header for the public WebKit2 API headers
Comment 1 Sam Weinig 2012-07-30 20:33:59 PDT
Created attachment 155430 [details]
Patch
Comment 2 mitz 2012-07-30 20:37:42 PDT
Comment on attachment 155430 [details]
Patch

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

> Source/WebKit2/WebKit2.xcodeproj/project.pbxproj:733
> +		BCB63478116BF10600603215 /* WebKit2_C.h in Headers */ = {isa = PBXBuildFile; fileRef = BCB63477116BF10600603215 /* WebKit2_C.h */; settings = {ATTRIBUTES = (Private, ); }; };

You should mention this change in the change log (or make it separately).
Comment 3 Sam Weinig 2012-07-30 20:38:03 PDT
<rdar://problem/11970825>
Comment 4 Sam Weinig 2012-07-30 20:39:17 PDT
Committed r124169: <http://trac.webkit.org/changeset/124169>