Bug 1510344 - Update search ignorelist. r=mikedeboer

Differential Revision: https://phabricator.services.mozilla.com/D13098

--HG--
extra : source : 05dcb777fbc3889066423a03cc93e2e94773c9f0
extra : amend_source : bd9969f73d8aaafd6f2143cc017ed7604f5b3fdf
This commit is contained in:
Michael Kaply 2018-11-27 17:49:55 +00:00
parent 655b56fb73
commit 722bbc7fc2

View File

@ -3159,6 +3159,8 @@ SearchService.prototype = {
"[https]opensearch.startwebsearch.com/bing-search.xml",
"[https]opensearch.webstartsearch.com/bing-search.xml",
"[https]opensearch.webofsearch.com/bing-search.xml",
"[profile]/searchplugins/Yahoo! Powered.xml",
"[profile]/searchplugins/yahoo! powered.xml",
],
_addEngineToStore: function SRCH_SVC_addEngineToStore(aEngine) {