Bug 1916847 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Once we have removed the old search engine selector code and preference, we should review the (*)SearchEngine classes and check for anything that we can clean up.

Prerequisites 

The old search engine selector code and preferences have been removed.

Requirements

The various search engine class are inspected for items such as:

Code that is no longer needed, e.g. handling the old configurations in AddonSearchEngine

Code that could be moved, e.g. application search engine specific code that could be moved from the SearchEngine.sys.mjs to the ApplicationSearchEngine.sys.mjs
Once we have removed the old search engine selector code and preference, we should review the (*)SearchEngine classes and check for anything that we can clean up.

**Prerequisites** 

The old search engine selector code and preferences have been removed.

**Requirements**

The various search engine class are inspected for items such as:

Code that is no longer needed, e.g. handling the old configurations in AddonSearchEngine

Code that could be moved, e.g. application search engine specific code that could be moved from the SearchEngine.sys.mjs to the AppProvidedSearchEngine.sys.mjs

Back to Bug 1916847 Comment 0