Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f52e977c469e76e136458f1bfd607ff3c7c14799
https://github.com/WebKit/WebKit/commit/f52e977c469e76e136458f1bfd607ff3c7c14799
Author: Claudio Saavedra <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp
M Tools/TestWebKitAPI/glib/TestExpectations.json
Log Message:
-----------
REGRESSION(291846@main) [WPE] /webkit/WebKitWebView/save is crashing
https://bugs.webkit.org/show_bug.cgi?id=289436
Reviewed by Fujii Hironori.
WebPageProxy::callAfterNextPresentationUpdate() was not calling the
completion handler in the callback agreggator if there was no page
client. Calling it in that case seems to fix this crash.
Test: Covered by existing tests.
* Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp:
(WebKit::WebPageProxy::callAfterNextPresentationUpdate):
* Tools/TestWebKitAPI/glib/TestExpectations.json:
Canonical link: https://commits.webkit.org/309127@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications