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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://124727713
EWS
Committed 276368@main (80b0cc5927c7): <https://commits.webkit.org/276368@main>
Reviewed commits have been landed. Closing PR #26134 and removing active labels.