Bug 250514

Summary: CSSValuePool can be used more efficiently
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   

Darin Adler
Reported 2023-01-12 07:50:07 PST
The goal here is to change things so that the most inefficient uses of CSSValuePool will result in a compile time error, and we’ll eliminate unnecessarily calls to CSSValuePool::singleton too.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-12 07:50:53 PST
Darin Adler
Comment 2 2023-01-14 07:36:22 PST
EWS
Comment 3 2023-01-15 11:16:24 PST
Committed 258935@main (d8f83b72c8e8): <https://commits.webkit.org/258935@main> Reviewed commits have been landed. Closing PR #8657 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.