Bug 130105 - Stop pulling in JSCInlines.h all over the place.
Summary: Stop pulling in JSCInlines.h all over the place.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 18:02 PDT by Andreas Kling
Modified: 2014-03-21 10:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.96 KB, patch)
2014-03-11 18:03 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (3.14 KB, patch)
2014-03-20 16:01 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-03-11 18:02:45 PDT
Stop pulling in JSCInlines.h all over the place.
Comment 1 Andreas Kling 2014-03-11 18:03:11 PDT
Created attachment 226456 [details]
Patch
Comment 2 Andreas Kling 2014-03-20 16:01:21 PDT
Created attachment 227350 [details]
Patch
Comment 3 Simon Fraser (smfr) 2014-03-20 16:09:22 PDT
Impact on build time?
Comment 4 Geoffrey Garen 2014-03-20 16:22:39 PDT
Comment on attachment 227350 [details]
Patch

r=me
Comment 5 Andreas Kling 2014-03-21 10:43:04 PDT
Committed r166073: <http://trac.webkit.org/changeset/166073>