Bug 250514
Summary: | CSSValuePool can be used more efficiently | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | CSS | Assignee: | 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
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
<rdar://problem/104170378>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/8657
EWS
Committed 258935@main (d8f83b72c8e8): <https://commits.webkit.org/258935@main>
Reviewed commits have been landed. Closing PR #8657 and removing active labels.