Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 925101 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- a/testing/profiles/profileserver/user.js
0
++ b/testing/profiles/profileserver/user.js
Lines 11-13 user_pref("dom.timeout.enable_budget_timer_throttling", false); Link Here
11
user_pref("extensions.webextensions.warnings-as-errors", false);
11
user_pref("extensions.webextensions.warnings-as-errors", false);
12
// Turn off update
12
// Turn off update
13
user_pref("app.update.disabledForTesting", true);
13
user_pref("app.update.disabledForTesting", true);
14
// Bug XXX: Snap with PGO crashes on Mesa
15
user_pref("gfx.webrender.software", true);

Return to bug 925101