mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
Backed out changeset b281b340b9f7 (bug 1582053) for test_ext_proxy_socks.js failures CLOSED TREE
This commit is contained in:
parent
e0eb251ca2
commit
d4e6644dba
@ -906,11 +906,10 @@ var ExtensionTestUtils = {
|
||||
);
|
||||
});
|
||||
|
||||
// Make sure that loading the default settings for url-classifier-skip-urls
|
||||
// doesn't interfere with running our tests while IDB operations are in
|
||||
// flight by overriding the default remote settings bucket pref name to
|
||||
// ensure that the IDB database isn't created in the first place.
|
||||
Services.prefs.setStringPref("services.settings.default_bucket", "foo");
|
||||
Services.prefs.setStringPref(
|
||||
"services.settings.server",
|
||||
"http://localhost:7777/remote-settings-dummy/v1"
|
||||
);
|
||||
},
|
||||
|
||||
addonManagerStarted: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user