Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3499e2bc4f43efa7570b7186d7425e277204f0f3
https://github.com/WebKit/WebKit/commit/3499e2bc4f43efa7570b7186d7425e277204f0f3
Author: Ahmad Saleem <[email protected]>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M Source/WebCore/page/EventHandler.cpp
Log Message:
-----------
Update EventHandler::nodeWillBeRemoved to cover ShadowDOM as well
Update EventHandler::nodeWillBeRemoved to cover ShadowDOM as well
https://bugs.webkit.org/show_bug.cgi?id=249602
Reviewed by Ryosuke Niwa.
This patch is to add coverage to "ShadowDOM" in "nodeWillBeRemoved" function
since it seems to be unintentional bug.
* Source/WebCore/page/EventHandler.cpp:
(EventHandler::nodeWillBeRemoved): update "contain" to
"containsIncludingShadowDOM"
Canonical link: https://commits.webkit.org/258122@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes