Bug 1804661 - Convert browser/components/BrowserGlue.jsm to an ES module. r=Gijs,settings-reviewers,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D164204
This commit is contained in:
@@ -1483,7 +1483,7 @@ class Preferences {
|
||||
/**
|
||||
* Initializes the showSearchSuggestionsFirst pref based on the matchGroups
|
||||
* pref. This function can be removed when the corresponding UI migration in
|
||||
* BrowserGlue.jsm is no longer needed.
|
||||
* BrowserGlue.sys.mjs is no longer needed.
|
||||
*/
|
||||
initializeShowSearchSuggestionsFirstPref() {
|
||||
let matchGroups = [];
|
||||
|
||||
Reference in New Issue
Block a user