Branch: refs/heads/webkitglib/2.46 Home: https://github.com/WebKit/WebKit Commit: 2fc3aab1be46f2fd328b219667fe071106ca63ae https://github.com/WebKit/WebKit/commit/2fc3aab1be46f2fd328b219667fe071106ca63ae Author: Matt Woodrow <mattwood...@apple.com> Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths: M Source/WebCore/dom/Document.cpp Log Message: ----------- Cherry-pick 282942@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes