Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ec630888d868706b9c2bcad21370efe0aa294b9
      
https://github.com/WebKit/WebKit/commit/9ec630888d868706b9c2bcad21370efe0aa294b9
  Author: Chris Dumez <[email protected]>
  Date:   2026-01-06 (Tue, 06 Jan 2026)

  Changed paths:
    M Source/WebCore/css/CSSSelectorList.h

  Log Message:
  -----------
  Stop relying on the `isLastInSelectorList` flag in CSSSelectorList's 
const_iterator
https://bugs.webkit.org/show_bug.cgi?id=304971

Reviewed by Darin Adler and Sam Weinig.

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.

* Source/WebCore/css/CSSSelectorList.h:
(WebCore::CSSSelectorList::const_iterator::operator++):

Canonical link: https://commits.webkit.org/305184@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to