зеркало из https://github.com/mozilla/pjs.git
Temporary change to disable search engine loading, to see what effect it has on startup time
This commit is contained in:
Родитель
c09b1a0dd3
Коммит
eff6e138de
|
@ -2223,6 +2223,7 @@ SearchService.prototype = {
|
|||
},
|
||||
|
||||
_loadEngines: function SRCH_SVC_loadEngines(aDir) {
|
||||
return;
|
||||
LOG("_loadEngines: Searching in " + aDir.path + " for search engines.");
|
||||
|
||||
// Check whether aDir is the user profile dir
|
||||
|
|
Загрузка…
Ссылка в новой задаче