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

@marcoscaceres 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

I was actually expecting this to be an event, similar to drag and drop. Like, the app starts, and then as the files are read from disk async, events fire at the page. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1005#pullrequestreview-918454356
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1005/review/918454356@github.com>

Received on Wednesday, 23 March 2022 09:29:33 UTC