Bug 261239 - Avoid copying range and consuming tokens from this copied range in CSSVariableData()
Summary: Avoid copying range and consuming tokens from this copied range in CSSVariabl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-06 16:23 PDT by Chris Dumez
Modified: 2023-09-06 19:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>