MozillaFirefox/firefox.js
author Lubos Lunak <l.lunak@centrum.cz>
Wed, 26 Apr 2017 14:34:14 +0200
branchfirefox52
changeset 972 d9b28dbb04f2
parent 971 58f5b7e6c79e
child 1035 452af5d124ad
permissions -rw-r--r--
fixes a crash when KFileDialog is opened in Firefox and then cancelled (probably boo#1015998)

pref("intl.locale.matchOS", true);
pref("browser.preferences.instantApply", true);
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");