Bug 254894 - Speed up build by cutting down the size of RenderStyle.h and including it less
Summary: Speed up build by cutting down the size of RenderStyle.h and including it less
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-02 16:35 PDT by Darin Adler
Modified: 2023-05-10 06:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.