
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/91dc58e5... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/91dc58e5... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Richard Pospesel (@richard)