Closed
Bug 1634580
Opened 1 year ago
Closed 11 months ago
Implement regionParams so we can customise params based on current region
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When we start fetching the region more often we can use the up to date region to send the correct region specific code to engines without reloading the engine list
This means we would probably need to keep track of an additional region, current + currently applied to the engine list. Can possibly add a new field to the configuration "regionOverrides" that is stored in the engine object
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → dharvey
Iteration: --- → 79.2 - June 15 - June 28
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D79272
| Assignee | ||
Updated•1 year ago
|
Summary: Use US google region codes while in US → Implement regionParams so we can customise params based on current region
Pushed by dharvey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a45d23b056ff Add regionParams field to configuration r=Standard8
Pushed by ncsoregi@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b0f7929197b6 Fix text lint. r=lint-fix
Comment 4•11 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a45d23b056ff
https://hg.mozilla.org/mozilla-central/rev/b0f7929197b6
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•