Richard Pospesel pushed to branch base-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits: d11828b5 by cypherpunks1 at 2023-02-09T16:14:31+00:00 fixup! Bug 40002: Remove about:ion
Remove this._monitorIonPref() and this._monitorIonStudies() from BrowserGlue
(cherry picked from commit fc08631d08d49082680b7133571b893242a21dd5) - - - - -
1 changed file:
- browser/components/BrowserGlue.jsm
Changes:
===================================== browser/components/BrowserGlue.jsm ===================================== @@ -2321,8 +2321,6 @@ BrowserGlue.prototype = { this._monitorScreenshotsPref(); this._monitorWebcompatReporterPref(); this._monitorHTTPSOnlyPref(); - this._monitorIonPref(); - this._monitorIonStudies(); this._setupSearchDetection();
this._monitorGPCPref();
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d11828b5...
tor-commits@lists.torproject.org