Verified Commit cc561c52 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
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 46629939
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -219,10 +219,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},