Closed
Bug 997179
Opened 11 years ago
Closed 11 years ago
Bing search is not present in the default search engines
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox28 unaffected, firefox29 verified, firefox30 verified, firefox31 verified, fennec29+)
VERIFIED
FIXED
Firefox 31
Tracking | Status | |
---|---|---|
firefox28 | --- | unaffected |
firefox29 | --- | verified |
firefox30 | --- | verified |
firefox31 | --- | verified |
fennec | 29+ | --- |
People
(Reporter: cos_flaviu, Assigned: mconnor)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
mfinkle
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Environment:
Device: Google Nexus 7 (Android 4.4.2);
Build: Nightly 31.0a1 (2014-04-16);
Steps to reproduce:
1. Go to settings -> Customize -> Search;
2. Check if Bing search is available.
Expected result:
Bing search is available.
Actual result:
Bing search is not present in the default search engines.
Reporter | ||
Updated•11 years ago
|
status-firefox28:
--- → unaffected
status-firefox29:
--- → unaffected
status-firefox30:
--- → unaffected
status-firefox31:
--- → affected
Comment 1•11 years ago
|
||
Usually with bugs like these we'll want to make sure we identify and track them as highly visible regressions.
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5405d6f4e3c6&tochange=8883360b1edb
Comment 2•11 years ago
|
||
In an affected build, I do see the bing.xml is packaged (e.g, in en-US)
$ ls -al omni.ja/assets/chrome/en-US/locale/en-US/browser/searchplugins/
-rw-rw-r-- 1 AaronMT staff 2860 1 Jan 2010 bing.xml
Assignee | ||
Comment 3•11 years ago
|
||
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/search/nsSearchService.js#1946 means the Bing plugin will get discarded. Yay.
Taking.
Assignee: nobody → mconnor
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•11 years ago
|
||
Pretty straightforward. Added a comment for clarity.
Attachment #8407552 -
Flags: review?(mark.finkle)
Updated•11 years ago
|
Attachment #8407552 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Landed on inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/58b82c1143fb
Comment 6•11 years ago
|
||
Flipping these since I just saw uplift in bug 984530.
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8407552 [details] [diff] [review]
bingFix
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 984530
User impact if declined: no bing search
Testing completed (on m-c, etc.): verified fixed on inbound builds
Risk to taking this patch (and alternatives if risky): very low
String or IDL/UUID changes made by this patch: none
Also will be requesting for bug 997402. This stuff needs more automated testing (tracking under Bug 997485) but I'll work with QA to verify manually ASAP
Attachment #8407552 -
Flags: approval-mozilla-beta?
Attachment #8407552 -
Flags: approval-mozilla-aurora?
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
Updated•11 years ago
|
Attachment #8407552 -
Flags: approval-mozilla-beta?
Attachment #8407552 -
Flags: approval-mozilla-beta+
Attachment #8407552 -
Flags: approval-mozilla-aurora?
Attachment #8407552 -
Flags: approval-mozilla-aurora+
Reporter | ||
Comment 9•11 years ago
|
||
Verified as fixed in build 31.0a1 (2014-04-17);
Device: Google Nexus 7 (Android 4.4.2).
Comment 10•11 years ago
|
||
Updated•11 years ago
|
tracking-fennec: ? → 29+
Reporter | ||
Comment 11•11 years ago
|
||
Verified as fixed in build 30.0a2 (2014-04-18);
Device: Lenovo Yoga Tab 10 (Android 4.2.2).
Will mark the bug as verified after retesting the bug on beta 10.
Reporter | ||
Comment 12•11 years ago
|
||
Verified as fixed in build 29 beta 10.
Device: Google Nexus 7 (Android 4.4.2).
Status: RESOLVED → VERIFIED
Comment 13•11 years ago
|
||
Seems like mobile could use a variant of the desktop browser_google|bing_behavior.js tests?
Assignee | ||
Comment 14•11 years ago
|
||
Yep, tracking test coverage under bug 997485, focusing on desktop first.
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
•