From 55a9d343e566ba70a0e4d076abc0cdd4a8b9a9ec Mon Sep 17 00:00:00 2001 From: "Carsten \"Tomcat\" Book" Date: Thu, 29 Oct 2015 12:12:42 +0100 Subject: [PATCH] Backed out changeset cad376d2e71f (bug 1218908) for blocking m-c to fx-team merge with a conflict --- browser/components/preferences/in-content/content.js | 4 ---- browser/components/preferences/in-content/content.xul | 9 +++------ browser/locales/en-US/chrome/browser/preferences/content.dtd | 1 - browser/themes/shared/incontentprefs/preferences.inc.css | 4 ---- 4 files changed, 3 insertions(+), 15 deletions(-) diff --git a/browser/components/preferences/in-content/content.js b/browser/components/preferences/in-content/content.js index 31f892a51006..50f33edd86c2 100644 --- a/browser/components/preferences/in-content/content.js +++ b/browser/components/preferences/in-content/content.js @@ -74,10 +74,6 @@ var gContentPane = { setEventListener("notificationsDoNotDisturb", "command", gContentPane.toggleDoNotDisturbNotifications); - let notificationInfoURL = Services.urlFormatter.formatURLPref("browser.push.warning.infoURL"); - document.getElementById("notificationsPolicyLearnMore").setAttribute("href", - notificationInfoURL); - let drmInfoURL = Services.urlFormatter.formatURLPref("app.support.baseURL") + "drm-content"; document.getElementById("playDRMContentLink").setAttribute("href", drmInfoURL); diff --git a/browser/components/preferences/in-content/content.xul b/browser/components/preferences/in-content/content.xul index 05f0d0570b32..5fe1364e18d6 100644 --- a/browser/components/preferences/in-content/content.xul +++ b/browser/components/preferences/in-content/content.xul @@ -68,13 +68,10 @@ - - + + - +