Closed
Bug 1206785
Opened 10 years ago
Closed 9 years ago
Implement per locale search end points to match Fennec
Categories
(Firefox OS Graveyard :: Gaia::Search, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pdol, Unassigned)
References
Details
User Story
As Mozilla, we want Firefox OS search to use the appropriate search urls and providers for each locale, matching the implementation on Fennec. See: https://transvision.mozfr.org/productization/?product=mobile
No description provided.
| Reporter | ||
Comment 1•10 years ago
|
||
Since our system is based on MCC, we're likely going to need a master list of MCCs mapped to the Fennec search providers/urls, unless another approach is simpler?
Flags: needinfo?(dale)
Comment 2•10 years ago
|
||
Peter, can you add a reference for "MCC"? I haven't come across the term yet.
Comment 3•10 years ago
|
||
Our customisations also have the ability to be specified per locale, so we can add the locales to the default config @ https://github.com/mozilla-b2g/gaia/blob/master/shared/js/search_providers_input.json#L75
Flags: needinfo?(dale)
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #2)
> Peter, can you add a reference for "MCC"? I haven't come across the term yet.
Missed this note. MCC = Mobile Country Code: https://en.wikipedia.org/wiki/Mobile_country_code
Basically that's how we map search engines to locales today.
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•