Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: a186a79eb2a4077b0afe95512bbf26547f091e41
https://github.com/WebKit/WebKit/commit/a186a79eb2a4077b0afe95512bbf26547f091e41
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:
-----------
Cherry-pick 309127@main (f52e977c469e).
https://bugs.webkit.org/show_bug.cgi?id=289436
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