Loading browser/components/BrowserComponents.manifest +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ category browser-first-window-ready resource:///modules/PageActions.sys.mjs Page category browser-first-window-ready moz-src:///toolkit/components/doh/DoHController.sys.mjs DoHController.init category browser-first-window-ready moz-src:///toolkit/profile/ProfilesDatastoreService.sys.mjs ProfilesDatastoreService.init category browser-first-window-ready resource:///modules/profiles/SelectableProfileService.sys.mjs SelectableProfileService.init category browser-first-window-ready moz-src:///browser/components/protections/ContentBlockingPrefs.sys.mjs ContentBlockingPrefs.init category browser-first-window-ready resource://gre/modules/CaptchaDetectionPingUtils.sys.mjs CaptchaDetectionPingUtils.init category browser-first-window-ready moz-src:///browser/components/ipprotection/IPProtectionHelpers.sys.mjs IPProtectionActivator.init category browser-first-window-ready moz-src:///browser/components/customizableui/SearchWidgetTracker.sys.mjs SearchWidgetTracker.init Loading browser/components/BrowserGlue.sys.mjs +0 −4 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ ChromeUtils.defineESModuleGetters(lazy, { BrowserUtils: "resource://gre/modules/BrowserUtils.sys.mjs", BrowserUsageTelemetry: "resource:///modules/BrowserUsageTelemetry.sys.mjs", BrowserWindowTracker: "resource:///modules/BrowserWindowTracker.sys.mjs", ContentBlockingPrefs: "moz-src:///browser/components/protections/ContentBlockingPrefs.sys.mjs", ContextualIdentityService: "resource://gre/modules/ContextualIdentityService.sys.mjs", DAPIncrementality: "resource://gre/modules/DAPIncrementality.sys.mjs", Loading Loading @@ -377,8 +375,6 @@ BrowserGlue.prototype = { this._gmpInstallManager.uninit(); delete this._gmpInstallManager; } lazy.ContentBlockingPrefs.uninit(); }, // runs on startup, before the first command line handler is invoked Loading browser/components/about/AboutRedirector.cpp +0 −5 Original line number Diff line number Diff line Loading @@ -133,11 +133,6 @@ static const RedirEntry kRedirMap[] = { nsIAboutModule::HIDE_FROM_ABOUTABOUT}, {"restartrequired", "chrome://browser/content/aboutRestartRequired.xhtml", nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::HIDE_FROM_ABOUTABOUT}, {"protections", "chrome://browser/content/protections.html", nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT | nsIAboutModule::URI_MUST_LOAD_IN_CHILD | nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS | nsIAboutModule::IS_SECURE_CHROME_UI}, #ifdef MOZ_SELECTABLE_PROFILES {"profilemanager", "chrome://browser/content/profiles/profiles.html", nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI | Loading browser/components/about/components.conf +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ pages = [ 'policies', 'preferences', 'privatebrowsing', 'protections', 'profiling', 'reader', 'restartrequired', Loading browser/components/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ DIRS += [ "preferences", "privatebrowsing", "prompts", "protections", "protocolhandler", "qrcode", "reportbrokensite", Loading Loading
browser/components/BrowserComponents.manifest +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ category browser-first-window-ready resource:///modules/PageActions.sys.mjs Page category browser-first-window-ready moz-src:///toolkit/components/doh/DoHController.sys.mjs DoHController.init category browser-first-window-ready moz-src:///toolkit/profile/ProfilesDatastoreService.sys.mjs ProfilesDatastoreService.init category browser-first-window-ready resource:///modules/profiles/SelectableProfileService.sys.mjs SelectableProfileService.init category browser-first-window-ready moz-src:///browser/components/protections/ContentBlockingPrefs.sys.mjs ContentBlockingPrefs.init category browser-first-window-ready resource://gre/modules/CaptchaDetectionPingUtils.sys.mjs CaptchaDetectionPingUtils.init category browser-first-window-ready moz-src:///browser/components/ipprotection/IPProtectionHelpers.sys.mjs IPProtectionActivator.init category browser-first-window-ready moz-src:///browser/components/customizableui/SearchWidgetTracker.sys.mjs SearchWidgetTracker.init Loading
browser/components/BrowserGlue.sys.mjs +0 −4 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ ChromeUtils.defineESModuleGetters(lazy, { BrowserUtils: "resource://gre/modules/BrowserUtils.sys.mjs", BrowserUsageTelemetry: "resource:///modules/BrowserUsageTelemetry.sys.mjs", BrowserWindowTracker: "resource:///modules/BrowserWindowTracker.sys.mjs", ContentBlockingPrefs: "moz-src:///browser/components/protections/ContentBlockingPrefs.sys.mjs", ContextualIdentityService: "resource://gre/modules/ContextualIdentityService.sys.mjs", DAPIncrementality: "resource://gre/modules/DAPIncrementality.sys.mjs", Loading Loading @@ -377,8 +375,6 @@ BrowserGlue.prototype = { this._gmpInstallManager.uninit(); delete this._gmpInstallManager; } lazy.ContentBlockingPrefs.uninit(); }, // runs on startup, before the first command line handler is invoked Loading
browser/components/about/AboutRedirector.cpp +0 −5 Original line number Diff line number Diff line Loading @@ -133,11 +133,6 @@ static const RedirEntry kRedirMap[] = { nsIAboutModule::HIDE_FROM_ABOUTABOUT}, {"restartrequired", "chrome://browser/content/aboutRestartRequired.xhtml", nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::HIDE_FROM_ABOUTABOUT}, {"protections", "chrome://browser/content/protections.html", nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT | nsIAboutModule::URI_MUST_LOAD_IN_CHILD | nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS | nsIAboutModule::IS_SECURE_CHROME_UI}, #ifdef MOZ_SELECTABLE_PROFILES {"profilemanager", "chrome://browser/content/profiles/profiles.html", nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI | Loading
browser/components/about/components.conf +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ pages = [ 'policies', 'preferences', 'privatebrowsing', 'protections', 'profiling', 'reader', 'restartrequired', Loading
browser/components/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ DIRS += [ "preferences", "privatebrowsing", "prompts", "protections", "protocolhandler", "qrcode", "reportbrokensite", Loading