[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wrapper groups
From: |
Libor Polčák |
Subject: |
Re: Wrapper groups |
Date: |
Thu, 12 Aug 2021 15:43:48 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.8.1 |
Thinking about the proposal further...
parent_object: "MediaDevices.prototype",
parent_object_property: "enumerateDevices"
This protection needs to be off for some sites performing calls, e.g. Big Blue
Button.
Similarly on some web sites the user might want to enable WebGL or Canvas or
other functionality but the user might still want the fingeprinting protection
offered by other wrappers.
Do we go for an all or nothing approach or do we enable the user to redefine
settings for specific wrappers only? IIRC we discussed group expansion on
Monday.
If we allow the user to expand the group and redefine a single wrapper, what do we show
in the protection level column of the popup? For example, we can hide the slider and show
a text like "Custom settings".
Best
Libor