Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b997b1e597f7ec2e96d0cb87adb05f931b0808f0
https://github.com/WebKit/WebKit/commit/b997b1e597f7ec2e96d0cb87adb05f931b0808f0
Author: Ryosuke Niwa <[email protected]>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M Source/WebCore/dom/ContainerNode.cpp
M Source/WebCore/dom/ContainerNode.h
M Source/WebCore/dom/EventDispatcher.cpp
Log Message:
-----------
Delete ChildNodesLazySnapshot
https://bugs.webkit.org/show_bug.cgi?id=267259
Reviewed by Tim Nguyen.
This code has been dead since 194703@main so delete it.
* Source/WebCore/dom/ContainerNode.cpp:
* Source/WebCore/dom/ContainerNode.h:
(WebCore::ChildNodesLazySnapshot::ChildNodesLazySnapshot): Deleted.
(WebCore::ChildNodesLazySnapshot::~ChildNodesLazySnapshot): Deleted.
(WebCore::ChildNodesLazySnapshot::nextNode): Deleted.
(WebCore::ChildNodesLazySnapshot::takeSnapshot): Deleted.
(WebCore::ChildNodesLazySnapshot::nextSnapshot): Deleted.
(WebCore::ChildNodesLazySnapshot::hasSnapshot): Deleted.
(WebCore::ChildNodesLazySnapshot::takeChildNodesLazySnapshot): Deleted.
* Source/WebCore/dom/EventDispatcher.cpp:
(WebCore::EventDispatcher::dispatchEvent):
Canonical link: https://commits.webkit.org/272803@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes