[webkit-changes] [WebKit/WebKit] ea5e66: Adopt CheckedRef in ElementDescendantIterator

Chris Dumez noreply at github.com
Fri Aug 23 18:06:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea5e6616e81855e267f03f68cad298292e201972
      https://github.com/WebKit/WebKit/commit/ea5e6616e81855e267f03f68cad298292e201972
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-08-23 (Fri, 23 Aug 2024)

  Changed paths:
    M Source/WebCore/dom/TypedElementDescendantIterator.h
    M Source/WebCore/dom/TypedElementDescendantIteratorInlines.h

  Log Message:
  -----------
  Adopt CheckedRef in ElementDescendantIterator
https://bugs.webkit.org/show_bug.cgi?id=278584

Reviewed by Darin Adler.

This tested as performance neutral on Speedometer.

* Source/WebCore/dom/TypedElementDescendantIterator.h:
(WebCore::filter):
* Source/WebCore/dom/TypedElementDescendantIteratorInlines.h:
(WebCore::ElementDescendantRange<ElementType>::from const):
(WebCore::InclusiveElementDescendantRange<ElementType>::begin const):
(WebCore::filter const):

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



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


More information about the webkit-changes mailing list