Skip to content

Conversation

@marcoscaceres
Copy link
Collaborator

@marcoscaceres marcoscaceres commented Feb 3, 2026

Closes #457

  • Queue completion task on the promise's relevant global object (instead of error's)
  • Thread the promise through the completion algorithm and guard against stale callbacks

The following tasks have been completed:

  • Modified Web platform tests - not testable.

Implementation commitment:

  • WebKit (link to issue)
  • Chromium (link to issue)
  • Gecko (link to issue)

Documentation and checks

  • Affects privacy
  • Affects security
  • Pinged MDN
  • Updated Explainer
  • Updated digitalcredentials.dev

Preview | Diff

* Queue completion task on the promise's relevant global object (instead of error's)
* Thread the promise through the completion algorithm and guard against stale callbacks
@marcoscaceres marcoscaceres marked this pull request as ready for review February 3, 2026 09:00
@marcoscaceres marcoscaceres requested a review from a team as a code owner February 3, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error from "complete credential request with error" could be in wrong realm

2 participants