Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d1e0ca9e2eca53af1049bbde3b44ebbac70af50
https://github.com/WebKit/WebKit/commit/3d1e0ca9e2eca53af1049bbde3b44ebbac70af50
Author: Kristian Monsen <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
A LayoutTests/ipc/web-authenticator-signal-main-thread-expected.txt
A LayoutTests/ipc/web-authenticator-signal-main-thread.html
M LayoutTests/platform/glib/TestExpectations
M
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm
Log Message:
-----------
WebAuthenticatorCoordinatorProxy signal methods must invoke reply
CompletionHandler on the main run loop
https://bugs.webkit.org/show_bug.cgi?id=316955
rdar://175153657
Reviewed by Chris Dumez.
Ensure WebAuthenticatorCoordinatorProxy signalUnknownCredential,
signalAllAcceptedCredentials, and signalCurrentUserDetails invoke their reply
CompletionHandlers on the main run loop
Test: ipc/web-authenticator-signal-main-thread.html
* LayoutTests/ipc/web-authenticator-signal-main-thread-expected.txt: Added.
* LayoutTests/ipc/web-authenticator-signal-main-thread.html: Added.
*
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
Canonical link: https://commits.webkit.org/318615@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications