Loading toolkit/components/search/AppProvidedSearchEngine.sys.mjs +0 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,6 @@ class IconHandler { * Obtains the icon list from the remote settings collection. */ async #buildIconMap() { let iconList = []; try { this.#iconMap = new Map( await ( Loading Loading
toolkit/components/search/AppProvidedSearchEngine.sys.mjs +0 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,6 @@ class IconHandler { * Obtains the icon list from the remote settings collection. */ async #buildIconMap() { let iconList = []; try { this.#iconMap = new Map( await ( Loading