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

@tomayac 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).
+        </p>
+        <p>
+          How file handlers are registered and disambiguated are at the

```suggestion
          How file handlers are registered and disambiguated is at the
```

-- 
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#pullrequestreview-753646004

Received on Tuesday, 14 September 2021 08:38:37 UTC