Closed
Bug 1890462
Opened 2 years ago
Closed 1 year ago
Update fetchEngineSelector to match against subVariants in search-config-v2
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: mcheang, Assigned: mcheang)
References
Details
Attachments
(1 file)
Bug 1890378 adds subVariants to search-config-v2.
The subVariants should be cumulative, and carry forward any properties from the top variant that it does not have. This patch should update the filtering of engineConfig objects from search-config-v2 by extracting those subVariants out and filtering them to match against a user's environment.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c650c87e21ce
Update fetchEngineSelector to match against subVariants in search-config-v2. r=Standard8
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Updated•1 year ago
|
Blocks: search-config-v2
You need to log in
before you can comment on or make changes to this bug.
Description
•