- From: Thomas Steiner <notifications@github.com>
- Date: Tue, 14 Sep 2021 01:39:52 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 September 2021 08:40:08 UTC
@tomayac commented on this pull request.
> + system via interactions that are consistent with:
+ </p>
+ <ul>
+ <li>The [=file handler/icon=] and [=file handler/name=] appearing in
+ an "Open with.." menu in the context menu of associated files.
+ </li>
+ <li>The [=file handler/icon=] appearing as the icon of associated
+ files.
+ </li>
+ <li>File types with multiple possible handlers can be disambiguated
+ by UX provided by the operating system.
+ </li>
+ </ul>
+ <p>
+ A user agent MAY (TODO: should?) prevent registered file handlers
+ from registering as the 'default' file handler for a give type if the
```suggestion
from registering as the 'default' file handler for a given type if 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-753647617
Received on Tuesday, 14 September 2021 08:40:08 UTC