[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26600 [Applications/Tor Browser]: verify that new WebGL extensions are disabled
#26600: verify that new WebGL extensions are disabled
-------------------------------------------------+-------------------------
Reporter: mcs | Owner: tbb-
| team
Type: defect | Status: closed
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution: fixed
Keywords: tbb-fingerprinting, ff60-esr, | Actual Points:
TorBrowserTeam201808 |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Changes (by gk):
* status: new => closed
* resolution: => fixed
Comment:
They are. They are in the whole `WebGLContext::IsExtensionSupported()`
part which is first doing
{{{
if (mDisableExtensions)
return false;
}}}
before proceeding even further to consider the respective extensions.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26600#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs