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

@dmurph commented on this pull request.



> @@ -1012,6 +1012,92 @@ <h3>
           conventions or limitations of the host operating system.
         </p>
       </section>
+      <section>
+        <h3>
+          `file_handlers` member
+        </h3>
+        <p>
+          The [=manifest's=] <code><dfn data-export="" data-dfn-for=
+          "manifest">`file_handlers`</dfn></code> member is a [=list=] that
+          represents urls within the app that can handle launches of a given
+          file type (TODO: link to definition of file type).

This is just my own TODO for things I need to do in this pull request :)

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

Received on Thursday, 16 September 2021 19:25:47 UTC