Skip to content

Conversation

@marcoscaceres
Copy link
Collaborator

@marcoscaceres marcoscaceres commented Dec 16, 2025

Closes #202

The following tasks have been completed:

  • Modified Web platform tests (link)

Implementation commitment:

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

Documentation and checks

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

Preview | Diff

@marcoscaceres marcoscaceres mentioned this pull request Dec 17, 2025
9 tasks
@marcoscaceres marcoscaceres marked this pull request as ready for review January 7, 2026 08:23
@marcoscaceres marcoscaceres requested a review from a team as a code owner January 7, 2026 08:23
* Fix variable naming inconsistencies.
* User activation is now checked after data checks, to match Chrome and Webkit.
@marcoscaceres
Copy link
Collaborator Author

Ok, this one is mostly editorial now... in both WebKit and Chromium, the user activation check is done after validation of the requests.

Copy link
Contributor

@mohamedamir mohamedamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm that Chromium implementation matches this!

Thanks Marcos!

@marcoscaceres
Copy link
Collaborator Author

marcoscaceres commented Jan 15, 2026

Reviewed with @mohamedamir to make sure that Chrome does the same thing (it does).

Next steps is to update the tests. (BLOCKED)

@marcoscaceres
Copy link
Collaborator Author

@timcappalli, can you check and, if all good, ✅ please 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Requests' size should be checked before transient activation

3 participants