Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f00c3cd5f837cbb31dfffc8cb471ea4c429ede9f
https://github.com/WebKit/WebKit/commit/f00c3cd5f837cbb31dfffc8cb471ea4c429ede9f
Author: Simon Fraser <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Crash under WebPageProxy::sendScrollUpdateForNode() running scrolling-related
WPTs
https://bugs.webkit.org/show_bug.cgi?id=320040
rdar://182972245
Reviewed by Abrar Rahman Protyasha.
When running WPTs under safaridriver, Safari can crash sometimes during window
tear-down
where `m_scrollingCoordinatorProxy` is null, so guard against that.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::sendScrollUpdateForNode):
Canonical link: https://commits.webkit.org/317785@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications