mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 798694, part 3: Remove UA overrides from b2g product proper. r=fabrice
This commit is contained in:
parent
82a4c4fcd3
commit
cb0602ab68
@ -582,10 +582,6 @@ pref("browser.prompt.allowNative", false);
|
||||
// a restart is required to enable a new value.
|
||||
pref("network.activity.blipIntervalMilliseconds", 250);
|
||||
|
||||
// Send some sites a custom user-agent.
|
||||
pref("general.useragent.override.facebook.com", "\(Mobile#(Android; Mobile");
|
||||
pref("general.useragent.override.youtube.com", "\(Mobile#(Android; Mobile");
|
||||
|
||||
pref("jsloader.reuseGlobal", true);
|
||||
|
||||
// Enable freeing dirty pages when minimizing memory; this reduces memory
|
||||
|
Loading…
Reference in New Issue
Block a user