Closed
Bug 1919540
Opened 1 year ago
Closed 1 year ago
Implement basic environment filtering 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)
Building on the skeleton Rust component added previously, we will add a basic implementation of the search engine selector that will:
- Filter the configuration using locale and region only.
- Return the engines matching the filter.
Not being handled in this bug:
- Application of different parameters from variants (e.g. partner code changes).
- Non locale/region environment selection.
| Assignee | ||
Updated•1 year ago
|
Summary: Implement Basic Configuration Handling on the Rust based SearchEngineSelector → Implement basic environment filtering on the Rust based SearchEngineSelector
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Authored by https://github.com/Standard8
https://github.com/mozilla/application-services/commit/564a561ff342843f3067e3bd554dae47a6e46cce
[main] Bug 1919540 - Implement basic environment handling for the search engine selector.
Status: ASSIGNED → 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
•