[webkit-changes] [WebKit/WebKit] 26bc2e: nullptr crash in moveOutOfAllShadowRoots
Ryosuke Niwa
noreply at github.com
Thu Mar 28 17:18:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26bc2e2bb52f767f8bf8257bd5ca53e24cfade72
https://github.com/WebKit/WebKit/commit/26bc2e2bb52f767f8bf8257bd5ca53e24cfade72
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M Source/WebCore/dom/EventPath.cpp
Log Message:
-----------
nullptr crash in moveOutOfAllShadowRoots
https://bugs.webkit.org/show_bug.cgi?id=271849
<rdar://121268633>
Reviewed by Chris Dumez.
Add a nullptr check.
* Source/WebCore/dom/EventPath.cpp:
(WebCore::moveOutOfAllShadowRoots):
Canonical link: https://commits.webkit.org/276815@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