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
1 changed file:
Changes:
| ... | ... | @@ -2375,8 +2375,6 @@ BrowserGlue.prototype = { | 
| 2375 | 2375 |      this._monitorScreenshotsPref();
 | 
| 2376 | 2376 |      this._monitorWebcompatReporterPref();
 | 
| 2377 | 2377 |      this._monitorHTTPSOnlyPref();
 | 
| 2378 | -    this._monitorIonPref();
 | |
| 2379 | -    this._monitorIonStudies();
 | |
| 2380 | 2378 |      this._setupSearchDetection();
 | 
| 2381 | 2379 | |
| 2382 | 2380 |      this._monitorGPCPref();
 |