Pier Angelo Vendrame pushed to branch base-browser-115.10.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
9c339327
by Pier Angelo Vendrame at 2024-04-11T09:51:26+02:00
1 changed file:
Changes:
... | ... | @@ -395,8 +395,6 @@ pref("network.http.referer.XOriginTrimmingPolicy", 2); // Bug 17228: Force trim |
395 | 395 | pref("media.videocontrols.picture-in-picture.enabled", false); // Bug 40148: disable until audited in #40147
|
396 | 396 | // Bug 40463: Disable Windows SSO
|
397 | 397 | pref("network.http.windows-sso.enabled", false, locked);
|
398 | -// Bug 40383: Disable new PerformanceEventTiming
|
|
399 | -pref("dom.enable_event_timing", false);
|
|
400 | 398 | // Disable API for measuring text width and height.
|
401 | 399 | pref("dom.textMetrics.actualBoundingBox.enabled", false);
|
402 | 400 | pref("dom.textMetrics.baselines.enabled", false);
|