Bug 27175: Add pref to allow users to persist custom noscript settings
commitd0adb5ad47e97e2143bac6595084a33e6355acb8
authorArthur Edelstein <arthuredelstein@gmail.com>
Tue, 18 Sep 2018 06:03:26 +0000 (17 23:03 -0700)
committerGeorg Koppen <gk@torproject.org>
Tue, 22 Jan 2019 07:10:20 +0000 (22 07:10 +0000)
treecb917cd319934b67012a1ce9b159097dd19bff55
parent0902153ee2fffc3fe80d03a2c25254112774c5c6
Bug 27175: Add pref to allow users to persist custom noscript settings

The pref is called "extensions.torbutton.noscript_persist".
Warning! It is dangerous and could reveal what sites you have visited
in the past.

(We also use a pref named "extensions.torbutton.noscript_inited" to keep
track of the first run.)
src/defaults/preferences/preferences.js
src/modules/noscript-control.js