RESOLVED FIXED173294
[JSC] Remove redundant includes in config.h
https://bugs.webkit.org/show_bug.cgi?id=173294
Summary [JSC] Remove redundant includes in config.h
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.