[webkit-changes] [WebKit/WebKit] 2fc3aa: Cherry-pick 282942 at main (f5992b2640e0). https://bu...
mattwoodrow
noreply at github.com
Fri Aug 30 03:50:28 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 2fc3aab1be46f2fd328b219667fe071106ca63ae
https://github.com/WebKit/WebKit/commit/2fc3aab1be46f2fd328b219667fe071106ca63ae
Author: Matt Woodrow <mattwoodrow at apple.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
Cherry-pick 282942 at main (f5992b2640e0). https://bugs.webkit.org/show_bug.cgi?id=278889
nullptr crash in WebCore::Document::removeVisualUpdatePreventedReasons.
https://bugs.webkit.org/show_bug.cgi?id=278889
<rdar://134585167>
Reviewed by Dan Glastonbury.
Somewhat subtly, adding a ; into an if statement results in the first half not
actually being part of the tested condition.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::removeVisualUpdatePreventedReasons):
Canonical link: https://commits.webkit.org/282942@main
Canonical link: https://commits.webkit.org/282416.28@webkitglib/2.46
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