WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250514
CSSValuePool can be used more efficiently
https://bugs.webkit.org/show_bug.cgi?id=250514
Summary
CSSValuePool can be used more efficiently
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-12 07:50:53 PST
<
rdar://problem/104170378
>
Darin Adler
Comment 2
2023-01-14 07:36:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8657
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.
Top of Page
Format For Printing
XML
Clone This Bug