mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
updating user agent to 09a1
This commit is contained in:
parent
73550a2348
commit
1ac6977895
@ -65,7 +65,7 @@ pref("chimera.log_js_to_console", true);
|
||||
|
||||
// Identify Camino in the UA string
|
||||
pref("general.useragent.vendor", "Camino");
|
||||
pref("general.useragent.vendorSub", "0.8+");
|
||||
pref("general.useragent.vendorSub", "0.9a1");
|
||||
|
||||
pref("browser.chrome.site_icons", true);
|
||||
pref("browser.chrome.favicons", true);
|
||||
|
Loading…
Reference in New Issue
Block a user