[tbb-bugs] #26128 [Applications/Tor Browser]: Make security slider work with NoScript for ESR60

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 18 18:33:15 UTC 2018


#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


More information about the tbb-bugs mailing list