- From: Daniel Murphy <notifications@github.com>
- Date: Mon, 20 Sep 2021 16:37:37 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 September 2021 23:37:49 UTC
@dmurph commented on this pull request.
> + {{LaunchQueue/setConsumer}} and execute the function with |params|.
+ </li>
+ </ol>
+ </section>
+ <section>
+ <h3>
+ Privacy consideration: Default [=file handler=].
+ </h3>
+ <p>
+ Depending on the operating system capabilities, the [=manifest/file
+ handler=] could become a 'default' handler (e.g. handling launches
+ of a given file type automatically) of a given [=file type=]
+ without the explicit knowledge of the user. To protect against
+ possible mis-use, user agents MAY choose to offer the user the
+ functionality to not launch the web application, or even unregister
+ a given file handler for a web application.
Done.
--
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#discussion_r712591041
Received on Monday, 20 September 2021 23:37:49 UTC