Open bsclifton opened 6 years ago
Still an issue, easiest way to reproduce, see the issue occurring:
You'll notice that you'll get a Widevine notification and can install it inside a Tor Window. Example:
Blocking the Widevine installation prompt is trivial, we have just to add a check for Tor profile in BraveDrmTabHelper::OnWidevineKeySystemAccessRequest
. Do we also have to block playing Widevine videos in Tor windows if Widevine is already installed? @diracdeltas @bsclifton
i think we should not allow widevine in tor mode even if already installed (same with flash if its installed) but defer to @tomlowenthal
I agree with @diracdeltas on this one. My preference is to disable Widevine entirely in Tor: no prompt to install, and no playing if it's already installed.
No playing goal should be achievable by disabling the content setting for plugins.
Carried over from https://github.com/brave/browser-laptop/issues/13626