Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 180c505edf00d57165502b3b090fee8334446e23
https://github.com/WebKit/WebKit/commit/180c505edf00d57165502b3b090fee8334446e23
Author: David Kilzer <[email protected]>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
WebKit::WebPageProxy::willSubmitForm() does not call completionHandler() in
early return
<https://bugs.webkit.org/show_bug.cgi?id=294076>
<rdar://152666128>
Reviewed by Charlie Wolfe.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::willSubmitForm):
- Call completionHandler() in early return.
- Switch from MESSAGE_CHECK_BASE() to MESSAGE_CHECK_COMPLETION_BASE() to
ensure completionHandler() is called on early return.
Canonical link: https://commits.webkit.org/295896@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes