diff options
Diffstat (limited to 'testing/firefox/vendor.js')
-rw-r--r-- | testing/firefox/vendor.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/firefox/vendor.js b/testing/firefox/vendor.js deleted file mode 100644 index 411803b61b..0000000000 --- a/testing/firefox/vendor.js +++ /dev/null @@ -1,5 +0,0 @@ -// Disable default browser checking. -pref("browser.shell.checkDefaultBrowser", false); -// OMTC and system cairo is broken -pref("layers.offmainthreadcomposition.enabled", false); - |