Re: [w3c/manifest] Adding file_handlers and launch consumer (#1005)

@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