- From: Christian Liebel <notifications@github.com>
- Date: Thu, 26 Jun 2025 05:15:07 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 June 2025 12:15:11 UTC
@christianliebel commented on this pull request.
> + [=queue a global task=] on the [=user interaction task source=]
+ using |global| to:
+ <ol>
+ <li>[=Reject=] [=this=].{{Navigator/[[installPromise]]}} with
+ an {{"DataError"}} {{DOMException}}.
+ </li>
+ <li>Set [=this=].{{Navigator/[[installPromise]]}} to `null`.
+ </li>
+ <li>Terminate this algorithm.
+ </li>
+ </ol>
+ </li>
+ <li>Present an installation UI for the |document|'s
+ [=Document/processed manifest=].
+ <aside class="note">
+ If a user agent only allows one instance of the application
Removed the note.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1175#discussion_r2168923389
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1175/review/2961878972@github.com>
Received on Thursday, 26 June 2025 12:15:11 UTC