Closed
Bug 1923689
Opened 1 year ago
Closed 1 year ago
Implement Basic Configuration Processing on the Rust based SearchEngineSelector
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
VERIFIED
FIXED
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Splitting out from bug 1919540, as I decided to go for a smaller first chunk.
This is for implementing the processing of the main parts of the search configuration JSON (The base part of the engine records, and the engine defaults record) into a Rust based structure. The variants and user's environment are ignored, so initially all engines will be returned from the filter function.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Authored by https://github.com/Standard8
https://github.com/mozilla/application-services/commit/06a5d158b6968e40852089b2a48cc434ed386d5d
[main] Bug 1923689 - Implement basic configuration processing on SearchEngineSelector.
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: qe-verify+
Resolution: --- → FIXED
Comment 3•1 year ago
|
||
This fix was covered and subsequently verified by the Search Consolidation - Desktop Rollout QA-3246 feature run.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•