Skip to content
Snippets Groups Projects
Commit d11828b5 authored by cypherpunks1's avatar cypherpunks1 Committed by Richard Pospesel
Browse files

fixup! Bug 40002: Remove about:ion

Remove this._monitorIonPref() and this._monitorIonStudies() from BrowserGlue


(cherry picked from commit fc08631d08d49082680b7133571b893242a21dd5)
parent 82de2705
No related branches found
No related tags found
No related merge requests found
...@@ -2321,8 +2321,6 @@ BrowserGlue.prototype = { ...@@ -2321,8 +2321,6 @@ BrowserGlue.prototype = {
this._monitorScreenshotsPref(); this._monitorScreenshotsPref();
this._monitorWebcompatReporterPref(); this._monitorWebcompatReporterPref();
this._monitorHTTPSOnlyPref(); this._monitorHTTPSOnlyPref();
this._monitorIonPref();
this._monitorIonStudies();
this._setupSearchDetection(); this._setupSearchDetection();
this._monitorGPCPref(); this._monitorGPCPref();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment