Bug 1274633 - remove official branding 'learn more' page, r?MattN draft
authorGijs Kruitbosch <gijskruitbosch@gmail.com>
Wed, 28 Sep 2016 16:54:12 +0100
changeset 418500 d9250a9511c07eb31277dcd9900e9f0aca78e197
parent 418499 37e4c3a7d3baab9d2ca2610c726a50656e7ed457
child 532356 abb8bea7fdcccce2b4fc8a65c3041ad9d3e116c7
push id30692
push usergijskruitbosch@gmail.com
push dateWed, 28 Sep 2016 15:54:48 +0000
reviewersMattN
bugs1274633
milestone52.0a1
Bug 1274633 - remove official branding 'learn more' page, r?MattN MozReview-Commit-ID: 6OtpPeaw0zj
browser/branding/official/pref/firefox-branding.js
--- a/browser/branding/official/pref/firefox-branding.js
+++ b/browser/branding/official/pref/firefox-branding.js
@@ -1,15 +1,15 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 pref("startup.homepage_override_url", "");
 pref("startup.homepage_welcome_url", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/firstrun/");
-pref("startup.homepage_welcome_url.additional", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/firstrun/learnmore/");
+pref("startup.homepage_welcome_url.additional", "");
 // Interval: Time between checks for a new version (in seconds)
 pref("app.update.interval", 43200); // 12 hours
 // The time interval between the downloading of mar file chunks in the
 // background (in seconds)
 pref("app.update.download.backgroundInterval", 60);
 // Give the user x seconds to react before showing the big UI. default=192 hours
 pref("app.update.promptWaitTime", 691200);
 // URL user can browse to manually if for some reason all update installation