WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
304971
Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's const_iterator
https://bugs.webkit.org/show_bug.cgi?id=304971
Summary
Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's const_it...
Chris Dumez
Reported
2026-01-05 21:22:39 PST
Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's const_iterator. This is in preparation for removing the `isLastInSelectorList` flag now that the CSSSelectors are stored in a FixedVector.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-01-05 21:24:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56125
EWS
Comment 2
2026-01-06 15:41:26 PST
Committed
305184@main
(9ec630888d86): <
https://commits.webkit.org/305184@main
> Reviewed commits have been landed. Closing PR #56125 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-01-06 15:42:14 PST
<
rdar://problem/167654607
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug