Commit 10bb1e48 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃 Committed by brizental
Browse files

fixup! BB 31740: Remove some unnecessary RemoteSettings instances

BB 43795: Restore the URL classifier XPCOM components.

Remove this page as part of another commit.

This comit should go away automatically at the next rebase.
parent 94871a0f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -223,10 +223,8 @@ static const RedirEntry kRedirMap[] = {
         nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS |
         nsIAboutModule::HIDE_FROM_ABOUTABOUT},
#endif
#ifndef BASE_BROWSER_VERSION
    {"url-classifier", "chrome://global/content/aboutUrlClassifier.xhtml",
     nsIAboutModule::ALLOW_SCRIPT},
#endif
#ifdef MOZ_WEBRTC
    {"webrtc", "chrome://global/content/aboutwebrtc/aboutWebrtc.html",
     nsIAboutModule::ALLOW_SCRIPT},