Bug 252121

Summary: Make CSSValueList immutable
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-02-11 16:25:47 PST
Currently CSSValueList supports appending and prepending values. Instead we will make it immutable, as a prelude to making it use less memory.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-11 16:26:25 PST
Darin Adler
Comment 2 2023-02-16 22:31:26 PST
EWS
Comment 3 2023-02-20 13:49:07 PST
Committed 260566@main (bae83919e283): <https://commits.webkit.org/260566@main> Reviewed commits have been landed. Closing PR #10254 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.