Bug 254894

Summary: Speed up build by cutting down the size of RenderStyle.h and including it less
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=256583

Description Darin Adler 2023-04-02 16:35:59 PDT
RenderStyle.h is one of the most expensive headers. Including too much and it in turn includes too much. Fix it.
Comment 1 Radar WebKit Bug Importer 2023-04-02 17:07:13 PDT
<rdar://problem/107536695>
Comment 2 Darin Adler 2023-04-23 01:18:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13078
Comment 3 EWS 2023-05-05 07:51:46 PDT
Committed 263719@main (dbc4b72cdf2e): <https://commits.webkit.org/263719@main>

Reviewed commits have been landed. Closing PR #13078 and removing active labels.