Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d96204ed552eafdd74565a8813450ab74ecc0c4
      
https://github.com/WebKit/WebKit/commit/6d96204ed552eafdd74565a8813450ab74ecc0c4
  Author: Marcos Caceres <[email protected]>
  Date:   2026-06-27 (Sat, 27 Jun 2026)

  Changed paths:
    M Source/WebCore/Modules/identity/CredentialRequestCoordinator.cpp

  Log Message:
  -----------
  Digital Credentials: prepare credential requests rejects with wrong error code
https://bugs.webkit.org/show_bug.cgi?id=311790
rdar://174895437

Reviewed by Anne van Kesteren.

Reject with NotAllowedError (not InvalidStateError) when a credential request 
is already in progress, per spec 'prepare credential requests' step 2.

* Source/WebCore/Modules/identity/CredentialRequestCoordinator.cpp:
(WebCore::CredentialRequestCoordinator::prepareCredentialRequests):

Canonical link: https://commits.webkit.org/315957@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to