зеркало из https://github.com/mozilla/pjs.git
Bug 712754 - Call do_get_profile. r=mak.
This commit is contained in:
Родитель
e0ec0e7a7d
Коммит
dfbdcf53f0
|
@ -91,6 +91,9 @@ function run_test()
|
|||
return;
|
||||
}
|
||||
|
||||
// Needed to properly setup and shutdown the profile.
|
||||
do_get_profile();
|
||||
|
||||
Services.prefs.setBoolPref("places.history.enabled", true);
|
||||
|
||||
for (var i = 0; i < tests.length; i++)
|
||||
|
|
Загрузка…
Ссылка в новой задаче