Closed
Bug 1186174
Opened 9 years ago
Closed 9 years ago
Enable region specific search defaults for all Fennec users
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox40 unaffected, firefox41+ fixed, firefox42 fixed)
RESOLVED
FIXED
Firefox 42
Tracking | Status | |
---|---|---|
firefox40 | --- | unaffected |
firefox41 | + | fixed |
firefox42 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mfinkle
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
(Mark Finkle (:mfinkle) from bug 1175218 comment #34)
> Looks like this broke geo specific defaults on Fennec. The default for US
> should be "Yahoo" but is "Google".
This is because there are two mobile-l10n.js files, and for multi-locales builds, the one uses is the one in the installer/ folder which we didn't modify in bug 1175218. I think rather than enabling for all locales on multi-locale builds + en-US builds (which kinda covers all the possible cases) it makes more sense to just enable in mobile.js for all Fennec builds.
Attachment #8636772 -
Flags: review?(mark.finkle)
Comment 1•9 years ago
|
||
Comment on attachment 8636772 [details] [diff] [review]
Patch
We'll need some testing to know that non-US clients are correctly getting Google.
Attachment #8636772 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8636772 [details] [diff] [review]
Patch
Approval Request Comment
[Feature/regressing bug #]: bug 1175218
[User impact if declined]: Google set as the default on Fennec in the US.
[Describe test coverage new/current, TreeHerder]: none.
[Risks and why]: low, the patch just changes prefs to enable the feature for all locales.
[String/UUID change made/needed]: none.
Attachment #8636772 -
Flags: approval-mozilla-aurora?
Comment 4•9 years ago
|
||
This was tested quickly by sebastian on #mobile, worked as expected.
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Comment 6•9 years ago
|
||
Florian - I assume this will need to be uplifted to Beta as well in order to take bug 1175218 on Beta. Can you please confirm?
Flags: needinfo?(florian)
Comment 7•9 years ago
|
||
Tracking 40 and 41 as we can't ship with this bug.
status-firefox40:
--- → affected
status-firefox41:
--- → affected
tracking-firefox40:
--- → +
tracking-firefox41:
--- → +
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Lawrence Mandel [:lmandel] (use needinfo) from comment #6)
> Florian - I assume this will need to be uplifted to Beta as well in order to
> take bug 1175218 on Beta. Can you please confirm?
Yes. I was assuming I would just fold this patch into the beta patch from bug 1175218, but if you prefer us to uplift this as a separate changeset on the beta repository, that's fine with me too.
Flags: needinfo?(florian)
Comment 9•9 years ago
|
||
(In reply to Florian Quèze [:florian] [:flo] (PTO until August 3rd) from comment #8)
> Yes. I was assuming I would just fold this patch into the beta patch from
> bug 1175218, but if you prefer us to uplift this as a separate changeset on
> the beta repository, that's fine with me too.
I don't have a preference. Either way is fine for me.
Comment 10•9 years ago
|
||
Florian is going to roll this fix into his patch on bug 1175218 for 40. Clearing tracking and marking 40 as unaffected.
tracking-firefox40:
+ → ---
Comment 11•9 years ago
|
||
Comment on attachment 8636772 [details] [diff] [review]
Patch
Given that this fix has already been tested, let's get this on Aurora asap. Aurora+
Attachment #8636772 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 12•9 years ago
|
||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•