diff --git a/browser/base/content/browser-siteIdentity.js b/browser/base/content/browser-siteIdentity.js index 16d5b358748b..a5d4c5542ab9 100644 --- a/browser/base/content/browser-siteIdentity.js +++ b/browser/base/content/browser-siteIdentity.js @@ -57,7 +57,7 @@ var gIdentityHandler = { * RegExp used to decide if an about url should be shown as being part of * the browser UI. */ - _secureInternalPages: /^(?:accounts|addons|cache|certificate|config|crashes|downloads|license|logins|preferences|protections|rights|sessionrestore|support|welcomeback|ion)(?:[?#]|$)/i, + _secureInternalPages: /^(?:accounts|addons|cache|certificate|config|crashes|downloads|license|logins|preferences|protections|rights|sessionrestore|support|welcomeback|pioneer)(?:[?#]|$)/i, /** * Whether the established HTTPS connection is considered "broken". diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css index c3cc175cc5a5..244e0f06a334 100644 --- a/browser/base/content/browser.css +++ b/browser/base/content/browser.css @@ -277,7 +277,7 @@ toolbar[customizing] > .overflow-button { display: none; } -toolbar[customizing] #ion-button, +toolbar[customizing] #pioneer-button, toolbar[customizing] #whats-new-menu-button { display: none; } diff --git a/browser/base/content/browser.xhtml b/browser/base/content/browser.xhtml index 01293021b3c9..0206335f4c59 100644 --- a/browser/base/content/browser.xhtml +++ b/browser/base/content/browser.xhtml @@ -2001,12 +2001,12 @@ -