Bug 261239

Summary: Avoid copying range and consuming tokens from this copied range in CSSVariableData()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-09-06 16:23:02 PDT
Avoid copying range and consuming tokens from this copied range in CSSVariableData(). We can simply iterate over the provided range, no need to copy or consume.
Attachments
Chris Dumez
Comment 1 2023-09-06 16:24:20 PDT
EWS
Comment 2 2023-09-06 19:32:23 PDT
Committed 267712@main (5e7400cc3d50): <https://commits.webkit.org/267712@main> Reviewed commits have been landed. Closing PR #17511 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-09-06 19:33:19 PDT
Note You need to log in before you can comment on or make changes to this bug.