- From: Thomas Steiner <notifications@github.com>
- Date: Tue, 14 Sep 2021 01:39:26 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 September 2021 08:39:39 UTC
@tomayac commented on this pull request.
> + item=] with |entry|.
+ </li>
+ <li>If |file_handler| is failure, continue.
+ </li>
+ <li>[=list/Append=] |file_handler| to |processedFileHandlers|.
+ </li>
+ </ol>
+ </li>
+ </ol>
+ <p>
+ A user agent SHOULD register the file handlers with the operating
+ 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.
```suggestion
an "Open with…" menu in the context menu of associated files.
```
--
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-753647098
Received on Tuesday, 14 September 2021 08:39:39 UTC