[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #26128 [Applications/Tor Browser]: Make security slider work with NoScript for ESR60
#26128: Make security slider work with NoScript for ESR60
------------------------------------------+----------------------
Reporter: arthuredelstein | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: ff60-esr
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
NoScript is now rewritten based on WebExtensions and as such no longer
uses prefs. So we need to find another way to control it. Here are the
prefs we used:
{{{
"noscript.forbidMedia" : [, true, true, true,
false],
"noscript.global" : [, false, false, false,
true ],
"noscript.globalHttpsWhitelist" : [, false, true, true,
false],
"noscript.forbidFonts" : [, true, false, false,
false],
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26128>
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