[webkit-changes] [WebKit/WebKit] c4c438: Null check page in Document::nodeWillBeRemoved
Alex Christensen
noreply at github.com
Wed Jan 8 19:28:02 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4c4381fdb0fded151741f33e845f2d86115fd76
https://github.com/WebKit/WebKit/commit/c4c4381fdb0fded151741f33e845f2d86115fd76
Author: Alex Christensen <achristensen at apple.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
Null check page in Document::nodeWillBeRemoved
https://bugs.webkit.org/show_bug.cgi?id=285645
rdar://142586492
Reviewed by Charlie Wolfe.
I have a crash log that indicates that it can be null during teardown.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::nodeWillBeRemoved):
Canonical link: https://commits.webkit.org/288630@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