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

@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