Bug 173294 - [JSC] Remove redundant includes in config.h
Summary: [JSC] Remove redundant includes in config.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-12 17:56 PDT by Don Olmstead
Modified: 2017-06-13 01:05 PDT (History)
8 users (show)

See Also:


Attachments
Patch (980 bytes, patch)
2017-06-12 17:59 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2017-06-12 17:56:44 PDT
config.h contains redundant includes
Comment 1 Don Olmstead 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.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-06-13 01:05:04 PDT
All reviewed patches have been landed.  Closing bug.