- From: Thomas Steiner <notifications@github.com>
- Date: Tue, 14 Sep 2021 01:38:25 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 September 2021 08:38:37 UTC
@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