Bug 252121
| Summary: | Make CSSValueList immutable | ||
|---|---|---|---|
| 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
Currently CSSValueList supports appending and prepending values. Instead we will make it immutable, as a prelude to making it use less memory.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105342727>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/10254
EWS
Committed 260566@main (bae83919e283): <https://commits.webkit.org/260566@main>
Reviewed commits have been landed. Closing PR #10254 and removing active labels.