From d97fd11d35595d64e8d0f931445cbd0d02e0a512 Mon Sep 17 00:00:00 2001 From: Arthur Edelstein Date: Thu, 6 Oct 2016 21:09:43 +0000 Subject: [PATCH] Bug 20244.2: Add "privacy.firstparty.isolate" checkbox --- browser/components/preferences/in-content/privacy.xul | 11 +++++++++++ .../en-US/chrome/browser/preferences/privacy.dtd | 2 ++ 2 files changed, 13 insertions(+) diff --git a/browser/components/preferences/in-content/privacy.xul b/browser/components/preferences/in-content/privacy.xul index 13745343705ef..b0fd63da2cc51 100644 --- a/browser/components/preferences/in-content/privacy.xul +++ b/browser/components/preferences/in-content/privacy.xul @@ -16,6 +16,9 @@ + @@ -141,6 +144,14 @@ class="text-link" id="doNotTrackSettings" >&doNotTrack.settings.label;&doNotTrack.post.label; + + + + + + + -- GitLab