[webkit-changes] [WebKit/WebKit] 7e98f4: SubframeDisconnectPolicy should be an enum classs
Ryosuke Niwa
noreply at github.com
Wed May 10 12:45:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e98f47ac4907300f25abc9b6f76d37be735e273
https://github.com/WebKit/WebKit/commit/7e98f47ac4907300f25abc9b6f76d37be735e273
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M Source/WebCore/dom/ContainerNode.cpp
M Source/WebCore/dom/ContainerNodeAlgorithms.cpp
M Source/WebCore/dom/ContainerNodeAlgorithms.h
Log Message:
-----------
SubframeDisconnectPolicy should be an enum classs
https://bugs.webkit.org/show_bug.cgi?id=256579
Reviewed by Chris Dumez.
* Source/WebCore/dom/ContainerNode.cpp:
(WebCore::ContainerNode::removeAllChildrenWithScriptAssertion):
(WebCore::ContainerNode::removeNodeWithScriptAssertion):
(WebCore::ContainerNode::disconnectDescendantFrames):
* Source/WebCore/dom/ContainerNodeAlgorithms.cpp:
(WebCore::disconnectSubframes):
* Source/WebCore/dom/ContainerNodeAlgorithms.h:
Canonical link: https://commits.webkit.org/263923@main
More information about the webkit-changes
mailing list