From 3709728fb1fbd4b9331f3865f8cda2149f0f595d Mon Sep 17 00:00:00 2001 From: JustOff Date: Sun, 10 Jun 2018 19:17:16 +0300 Subject: [PATCH] [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built --- .../privatebrowsing/content/aboutPrivateBrowsing.xhtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml index 1db0f574c7..c27de69945 100644 --- a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml +++ b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml @@ -35,7 +35,9 @@

&privateBrowsing.title; +#ifdef MOZ_SAFE_BROWSING &privateBrowsing.title.tracking; +#endif

&aboutPrivateBrowsing.info.notsaved.before;&aboutPrivateBrowsing.info.notsaved.emphasize;&aboutPrivateBrowsing.info.notsaved.after;