RESOLVED FIXED 261239
Avoid copying range and consuming tokens from this copied range in CSSVariableData()
https://bugs.webkit.org/show_bug.cgi?id=261239
Summary Avoid copying range and consuming tokens from this copied range in CSSVariabl...
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.