[Search Consolidation] Modify SearchEngineReader class to be able read results from SearchEngineSelector API
Categories
(Fenix :: Search, task)
Tracking
(Not tracked)
People
(Reporter: skhan, Unassigned, NeedInfo)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][search-consolidation])
Task : Update the SearchEngineReader class, specifically the loadStream function signature and logic to utilize results of SearchEngineSelector and Search Icons API. Currently loadStream function is designed to parse search engine information from XML files. Will also involve modifying subsequent function calls.
We will have the results of SearchEngineSelector API after task bug 1944964 is completed
We will have the results of search-icons-config-v2 from this task bug 1945185 is completed.
Please note : identifier
in the SearchEngineDefinition object (from SearchEngineSelector API result) will map to the engineIdentifier in search-icons-config-v2 API results.
Question: What is icons image type? Will it always be ico or png for Android? or something else we need to handle? Bug 1945631 is a spike for this
Updated•9 days ago
|
Description
•