aboutsummaryrefslogtreecommitdiffstats
path: root/community/firefox-esr/vendor.js
blob: 411803b61bce70d0e0120cf69a7622670607b870 (plain)
1
2
3
4
5
// Disable default browser checking.
pref("browser.shell.checkDefaultBrowser", false);
// OMTC and system cairo is broken
pref("layers.offmainthreadcomposition.enabled", false);