[tor-commits] [Git][tpo/applications/tor-browser][base-browser-102.8.0esr-12.0-1] fixup! Bug 40002: Remove about:ion
Richard Pospesel (@richard)
git at gitlab.torproject.org
Thu Feb 9 16:14:34 UTC 2023
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/d11828b5c3acb7c0b8b5dba07e7e04a492ab79e8
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d11828b5c3acb7c0b8b5dba07e7e04a492ab79e8
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230209/185b4a02/attachment.htm>
More information about the tor-commits
mailing list