Bug 269986

Summary: Back identifier tokens in custom properties with string literals
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antti Koivisto
Reported 2024-02-23 06:37:16 PST
Tokens don't own the underlying string so we construct a separate backing string for tokens that need it. Identifier tokens can in mosts cases be backed by their string literals, saving memory and work.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-23 06:38:08 PST
Antti Koivisto
Comment 2 2024-02-23 07:16:07 PST
EWS
Comment 3 2024-02-27 04:00:06 PST
Committed 275375@main (a24a25b87e86): <https://commits.webkit.org/275375@main> Reviewed commits have been landed. Closing PR #25011 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.