Migrate the new Search Engine configuration to be loaded from RemoteSettings
Categories
(Firefox :: Search, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
Once we've introduced the new configuration and integrated it (bug 1542268), we should allow it to be updated remotely so that we can replace the existing AB mechanism, and allow engine updates to happen more easily.
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
May have to land in 71- not nec preffable
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
In this bug we should also work out what happens if the configuration can't be found/loaded. Currently we fail initialisation, and as a result, we might stop parts of the browser working, e.g. address bar. It might be better to treat things the same as the legacy configuration - run with an empty set of engines, and don't fail initialisation. This should mean that at least some features can still work in the absolute worst case.
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
SearchService.reset() isn't designed to be called with reInit, but with init.
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D55462
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D55463
Comment 7•5 years ago
|
||
Comment on attachment 9112900 [details]
Bug 1542269 - In search tests, when running asyncReInit, don't reset the search service. r?mikedeboer
Revision D55462 was moved to bug 1601633. Setting attachment 9112900 [details] to obsolete.
Comment 8•5 years ago
|
||
Comment on attachment 9112901 [details]
Bug 1542269 - Switch some more search xpcshell-tests to use the useTestEngines helper function. r?mikedeboer
Revision D55463 was moved to bug 1601633. Setting attachment 9112901 [details] to obsolete.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
Description
•