[tor-commits] [Git][tpo/applications/tor-browser][tor-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:15:26 UTC 2023
Richard Pospesel pushed to branch tor-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits:
91dc58e5 by cypherpunks1 at 2023-02-09T16:15:23+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
=====================================
@@ -2375,8 +2375,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/91dc58e51bdba62e6f9972e303c49b1db366b889
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/91dc58e51bdba62e6f9972e303c49b1db366b889
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/a2c3c295/attachment.htm>
More information about the tor-commits
mailing list