Bug 173294

Summary: [JSC] Remove redundant includes in config.h
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: JavaScriptCoreAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, commit-queue, keith_miller, mark.lam, msaboff, saam, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Don Olmstead
Reported 2017-06-12 17:56:44 PDT
config.h contains redundant includes
Attachments
Patch (980 bytes, patch)
2017-06-12 17:59 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-06-12 17:59:42 PDT
Created attachment 312739 [details] Patch It looks like BUILDING_WTF is stale code. If so then the wtf includes are all included within JSExportMacros.h. Trying the bots to verify.
WebKit Commit Bot
Comment 2 2017-06-13 01:05:02 PDT
Comment on attachment 312739 [details] Patch Clearing flags on attachment: 312739 Committed r218167: <http://trac.webkit.org/changeset/218167>
WebKit Commit Bot
Comment 3 2017-06-13 01:05:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.