WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
309625
Digital Credentials: CredentialRequestCoordinator should transition to Presenting state before setting promise
https://bugs.webkit.org/show_bug.cgi?id=309625
Summary
Digital Credentials: CredentialRequestCoordinator should transition to Presen...
Marcos Caceres
Reported
2026-03-10 18:15:32 PDT
The state machine invariant "Idle ⟺ no current promise" can be violated because we set the current promise while still in Idle state. Should reorder to call setState(Presenting) before setCurrentPromise().
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-10 18:16:49 PDT
<
rdar://problem/172236892
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug