Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e69275aaafe241b8995fc7519c31d15dde19a714
https://github.com/WebKit/WebKit/commit/e69275aaafe241b8995fc7519c31d15dde19a714
Author: Ryosuke Niwa <[email protected]>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M Source/WebCore/dom/ContainerNodeAlgorithms.cpp
Log Message:
-----------
Make notifyNodeInsertedInto* and notifyNodeRemovedFrom* iterative
https://bugs.webkit.org/show_bug.cgi?id=270022
Reviewed by Yusuke Suzuki.
Made these functions iterative instead of recursive.
* Source/WebCore/dom/ContainerNodeAlgorithms.cpp:
(WebCore::notifyNodeInsertedIntoDocument):
(WebCore::notifyNodeInsertedIntoTree):
(WebCore::notifyNodeRemovedFromDocument):
(WebCore::notifyNodeRemovedFromTree):
Canonical link: https://commits.webkit.org/275269@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes