Bug 304971
| Summary: | Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's const_iterator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/56125
EWS
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
<rdar://problem/167654607>