From f9bff2bb580bf07a0e76266ad47bbac6a48fbbf7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Sep 2014 14:50:48 +0000 Subject: testing/firefox: add firefox-32.0 --- testing/firefox/vendor.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testing/firefox/vendor.js (limited to 'testing/firefox/vendor.js') diff --git a/testing/firefox/vendor.js b/testing/firefox/vendor.js new file mode 100644 index 0000000000..2ef8b0d5b2 --- /dev/null +++ b/testing/firefox/vendor.js @@ -0,0 +1,3 @@ +// Disable default browser checking. +pref("browser.shell.checkDefaultBrowser", false); + -- cgit v1.2.3