Bug 271257

Summary: [WebAuthn] Unable to submit new requests after cancelling conditional mediation via abortSignal
Product: WebKit Reporter: pascoe <pascoe>
Component: WebKit Misc.Assignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: abifox, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 257176    
Bug Blocks:    

pascoe@apple.com
Reported 2024-03-19 11:20:45 PDT
In https://bugs.webkit.org/show_bug.cgi?id=257176, functionality was introduced to wait for a previous request's cancel to complete before submitting a subsequent one. However, there's currently a bug that does not set the cancel flag to false if there's no subsequent request. This bug is to fix that.
Attachments
pascoe@apple.com
Comment 1 2024-03-19 11:21:04 PDT
EWS
Comment 2 2024-03-19 14:52:14 PDT
Committed 276368@main (80b0cc5927c7): <https://commits.webkit.org/276368@main> Reviewed commits have been landed. Closing PR #26134 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.