Bug 245366

Summary: Move BorderValue implementation to .cpp file
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Matthieu Dubet <m_dubet>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Tim Nguyen (:ntim)
Reported 2022-09-19 10:44:06 PDT
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-19 10:44:20 PDT
EWS
Comment 2 2022-09-19 12:54:24 PDT
Committed 254638@main (be59551cc253): <https://commits.webkit.org/254638@main> Reviewed commits have been landed. Closing PR #4490 and removing active labels.
Simon Fraser (smfr)
Comment 3 2022-09-19 15:56:12 PDT
Why?
Matthieu Dubet
Comment 4 2022-09-19 16:00:20 PDT
To improve compilation time: BorderValue.h is included by RenderStyle.h which is itself included by many parts of WebCore.
Note You need to log in before you can comment on or make changes to this bug.