Skip to content

Conversation

@marcoscaceres
Copy link
Collaborator

@marcoscaceres marcoscaceres commented Sep 3, 2025

Closes #???

The following tasks have been completed:

  • Modified Web platform tests (link)

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

<li>Let |protocol| be |request|'s
{{DigitalCredentialGetRequest/protocol}}.
</li>
<li>Optionally, if |protocol| is unknown to the user agent,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Discussed with @mohamedamir. The unknown protocol should be dropped on the floor.

Comment on lines +813 to +818
<li>If |protocol| is not supported by the user agent,
[=exception/throw=] a {{"NotSupportedError"}} {{DOMException}}.
</li>
<li>If |protocol| is not allowed by the user agent for security
reasons, [=exception/throw=] a {{"SecurityError"}} {{DOMException}}.
</li>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Discussed with @mohamedamir, these can probably also be dropped on the floor.

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.

2 participants