- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 22 Jun 2025 23:50:16 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 June 2025 06:50:20 UTC
@marcoscaceres commented on this pull request. > + {{DOMException}}. + </li> + <li>If |global| does not have [=transient activation=], return [=a + promise rejected with=] a {{"NotAllowedError"}} {{DOMException}}. + </li> + <li>[=Consume user activation=] of |global|. + </li> + <li>Set [=this=].{{Navigator/[[installPromise]]}} to be <a>a new + promise</a>. + </li> + <li>Return [=this=].{{Navigator/[[installPromise]]}} and <a>in + parallel</a>: + <ol> + <li>[=Processing|Process=] the |document|'s [=manifest=]. + </li> + <li>If the |document|'s [=Document/processed manifest=] is null, I don't think the processed manifest can ever be null. It will have the defaults. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1175#pullrequestreview-2948864184 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1175/review/2948864184@github.com>
Received on Monday, 23 June 2025 06:50:20 UTC