- From: alancutter <notifications@github.com>
- Date: Thu, 12 May 2022 20:19:13 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 May 2022 03:19:25 UTC
@alancutter commented on this pull request.
> + {{LaunchParams/files}} set to a {{FrozenArray}} of
+ {{FileSystemHandle}}s that correspond to the file paths named
+ by |files|.
+ </li>
+ <li>[=launch a web app=] with |params|.
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </section>
+ </section>
+ <section data-cite="file-system-access permissions">
+ <h2>
+ Launch queue and launch params
By having a persistent launchQueue we avoid racing with JS event registration during page load.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1005#discussion_r871967457
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1005/review/971659344@github.com>
Received on Friday, 13 May 2022 03:19:25 UTC