Bug 304971

Summary: Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's const_iterator
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Chris Dumez
Comment 1 2026-01-05 21:24:00 PST
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
Note You need to log in before you can comment on or make changes to this bug.