Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1788301 [wpt PR 35692] - Revert "webauthn: Update abort handling …
…to take an abort reason", a=testonly Automatic update from web-platform-tests Revert "webauthn: Update abort handling to take an abort reason" This reverts commit 626cf945c1cb51b2b51cf145d5be7cdaf6e2879b. Reason for revert: crbug.com/1357180 Original change's description: > webauthn: Update abort handling to take an abort reason > > AbortController now has a `reason` [1] parameter which > has been added to Web Authentication [2], Credential Management [3], > and Web OTP [4]. We should update CredentialsContainer to take > this `reason` to the promise then aborting a request. > > [1] https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/reason > [2] w3c/webauthn#1706 > [3] w3c/webappsec-credential-management#196 > [4] WICG/web-otp#57 > > Bug: 1272541, 1329938 > Change-Id: Idb9ef40d6a97ae240ae3a28892a426e4c0ffbfef > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3715820 > Commit-Queue: Euisang Lim <eui-sang.lim@samsung.com> > Commit-Queue: Nina Satragno <nsatragno@chromium.org> > Reviewed-by: Nina Satragno <nsatragno@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1039866} Bug: 1272541, 1329938, 1357180 Change-Id: Ida573df85179b8575b3cba725109a45a09a30507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3861492 Auto-Submit: Francois Pierre Doray <fdoray@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Owners-Override: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1040433} -- wpt-commits: a7b3cd4017c97861de7712df98a7aa9de4b659ed wpt-pr: 35692
- Loading branch information