- From: Christian Liebel <notifications@github.com>
- Date: Thu, 26 Jun 2025 05:15:11 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 June 2025 12:15:14 UTC
@christianliebel commented on this pull request. > + <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 + to be [=installed=], it may show a launch UI instead. In this + case, the user agent should return the result of the launch + prompt. For privacy reasons, this API should not reveal Removed the note. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1175#discussion_r2168923532 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1175/review/2961879208@github.com>
Received on Thursday, 26 June 2025 12:15:14 UTC