mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-31 21:21:08 +00:00
Back out previous change to re-enable search service (bug 330887)
This commit is contained in:
parent
db0f13d809
commit
d6514337e3
@ -1663,7 +1663,7 @@ Submission.prototype = {
|
||||
|
||||
// nsIBrowserSearchService
|
||||
function SearchService() {
|
||||
//this._init();
|
||||
this._init();
|
||||
}
|
||||
SearchService.prototype = {
|
||||
_engines: { },
|
||||
|
Loading…
Reference in New Issue
Block a user