зеркало из https://github.com/mozilla/gecko-dev.git
Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691.
This commit is contained in:
Родитель
47235edc30
Коммит
e7cb2db7f5
|
@ -67,8 +67,6 @@ function run_test() {
|
||||||
Services.prefs.setBoolPref(PREF_APP_UPDATE_ENABLED, true);
|
Services.prefs.setBoolPref(PREF_APP_UPDATE_ENABLED, true);
|
||||||
Services.prefs.setBoolPref("browser.privatebrowsing.autostart", true);
|
Services.prefs.setBoolPref("browser.privatebrowsing.autostart", true);
|
||||||
|
|
||||||
createAppInfo("xpcshell@tests.mozilla.org", "XPCShell", "1.0", "2.0");
|
|
||||||
setDefaultPrefs();
|
|
||||||
do_timeout(0, run_test_pt1);
|
do_timeout(0, run_test_pt1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче