From 1dfd7afd484024d8b091d906e2817e6bd6f4b383 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 23 Jun 2018 21:50:01 +0200 Subject: Fix about:rights dependencies for Safe Browsing. This resolves #533. --- toolkit/content/aboutRights.xhtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'toolkit/content') diff --git a/toolkit/content/aboutRights.xhtml b/toolkit/content/aboutRights.xhtml index c0c73d761..0d42e6fad 100644 --- a/toolkit/content/aboutRights.xhtml +++ b/toolkit/content/aboutRights.xhtml @@ -47,6 +47,7 @@
+#ifdef MOZ_SAFE_BROWSING

&rights.safebrowsing-a;&rights.safebrowsing-b;

  • &rights.safebrowsing-term1;
  • @@ -54,7 +55,7 @@
  • &rights2.safebrowsing-term3;
  • &rights.safebrowsing-term4;
- +#endif

&rights.locationawarebrowsing-a;&rights.locationawarebrowsing-b;

  • &rights.locationawarebrowsing-term1a;&rights.locationawarebrowsing-term1b;
  • -- cgit v1.2.3