[BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built

This commit is contained in:
JustOff 2018-06-10 15:56:51 +03:00 committed by Roy Tam
commit 771cee197c
6 changed files with 52 additions and 3 deletions

View file

@ -5,14 +5,18 @@
browser.jar:
content/browser/preferences/applicationManager.xul
content/browser/preferences/applicationManager.js
#ifdef MOZ_SAFEBROWSING
content/browser/preferences/blocklists.xul
content/browser/preferences/blocklists.js
#endif
* content/browser/preferences/colors.xul
* content/browser/preferences/cookies.xul
content/browser/preferences/cookies.js
* content/browser/preferences/connection.xul
content/browser/preferences/connection.js
#ifdef MOZ_SAFEBROWSING
content/browser/preferences/donottrack.xul
#endif
* content/browser/preferences/fonts.xul
content/browser/preferences/fonts.js
content/browser/preferences/handlers.xml