Skip to content

Conversation

@marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Sep 2, 2025

This change (choose at least one, delete ones that don't apply):

  • Is a "chore" (metadata, formatting, fixing warnings, etc).

Need this for w3c/push-api#402


Preview | Diff

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR exports the "identity" definition for installed web applications to make it referenceable from external specifications. The change updates the definition scope and all references throughout the document.

  • Updates the definition scope from "identity" to "installed web application/identity" with export class
  • Updates all references to use the new scoped definition format
  • Fixes a reference list item to use the correct "id" instead of "identity"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

<li>[=manifest/icons=]
</li>
<li>[=manifest/identity=]
<li>[=manifest/id=]
Copy link

Copilot AI Sep 3, 2025

Choose a reason for hiding this comment

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

The reference should be [=manifest/identity=] to match the definition being discussed in this section, not [=manifest/id=]. The id is the member name, but the concept being referenced is the identity.

Suggested change
<li>[=manifest/id=]
<li>[=manifest/identity=]

Copilot uses AI. Check for mistakes.
Copy link
Member Author

Choose a reason for hiding this comment

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

You're wrong, co-pilot... this is about the manifest members, not the concepts (but I still love you).

@marcoscaceres marcoscaceres merged commit 2d457e2 into main Sep 3, 2025
2 checks passed
@marcoscaceres marcoscaceres deleted the identity branch September 3, 2025 00:45
github-actions bot added a commit that referenced this pull request Sep 3, 2025
SHA: 2d457e2
Reason: push, by marcoscaceres

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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