Temporarily disable the search service to see what effect it has on Ts
This commit is contained in:
@@ -1663,7 +1663,7 @@ Submission.prototype = {
|
||||
|
||||
// nsIBrowserSearchService
|
||||
function SearchService() {
|
||||
this._init();
|
||||
//this._init();
|
||||
}
|
||||
SearchService.prototype = {
|
||||
_engines: { },
|
||||
|
||||
Reference in New Issue
Block a user