Bug 139942 - [Cocoa] WebKit private headers shouldn’t contain “inappropriate” macros
Summary: [Cocoa] WebKit private headers shouldn’t contain “inappropriate” macros
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-12-24 22:03 PST by mitz
Modified: 2014-12-24 22:29 PST (History)
0 users

See Also:


Attachments
Check private headers for inappropriate macros (1.77 KB, patch)
2014-12-24 22:05 PST, mitz
darin: 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-12-24 22:03:55 PST
The Check For Inappropriate Macros in External Headers build phase should check PrivateHeaders as well.
Comment 1 mitz 2014-12-24 22:05:35 PST
Created attachment 243739 [details]
Check private headers for inappropriate macros
Comment 2 mitz 2014-12-24 22:29:08 PST
Committed <http://trac.webkit.org/r177732>.