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   

Description Chris Dumez 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.
Comment 1 Chris Dumez 2023-09-06 16:24:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17511
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-09-06 19:33:19 PDT
<rdar://problem/115089504>