[webkit-changes] [WebKit/WebKit] f602b5: Adopt CheckedPtr in ComposedTreeAncestorIterator
Chris Dumez
noreply at github.com
Fri Aug 23 17:54:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f602b5cc801ead410dea68c4c9a736761e5d5aa9
https://github.com/WebKit/WebKit/commit/f602b5cc801ead410dea68c4c9a736761e5d5aa9
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-08-23 (Fri, 23 Aug 2024)
Changed paths:
M Source/WebCore/dom/ComposedTreeAncestorIterator.h
Log Message:
-----------
Adopt CheckedPtr in ComposedTreeAncestorIterator
https://bugs.webkit.org/show_bug.cgi?id=278583
Reviewed by Ryosuke Niwa.
This tested as performance neutral on Speedometer.
* Source/WebCore/dom/ComposedTreeAncestorIterator.h:
(WebCore::ComposedTreeAncestorIterator::operator++):
(): Deleted.
Canonical link: https://commits.webkit.org/282686@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