- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 22 Jun 2025 23:51:40 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 June 2025 06:51:43 UTC
@marcoscaceres 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
There's a lot of RFC2119 language here, which is not appropriate for a note.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1175#pullrequestreview-2948867324
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1175/review/2948867324@github.com>
Received on Monday, 23 June 2025 06:51:43 UTC