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

@marcoscaceres commented on this pull request.



> +          <p>
+            A user agent SHOULD <dfn>register file handlers</dfn> with the host
+            operating system, consistent with:
+          </p>
+          <ul>
+            <li>The app is exposed in appropriate OS surfaces such as the
+            native file browser and other surfaces that display lists of apps
+            that can handle a given file or file type.
+            </li>
+            <li>The app is a candidate for becoming the system's default
+            handler for associated file types.
+            </li>
+          </ul>
+          <p>
+            A user agent MAY truncate the total set of [=file extensions=] to
+            preserve functionality and prevent abuse.

I wonder if we should explicitly ban some types (e.g., .sys, .exe, etc.)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1005#pullrequestreview-918395138
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1005/review/918395138@github.com>

Received on Wednesday, 23 March 2022 08:44:26 UTC