QA/Fennec/Default Search Engine: Difference between revisions
Jump to navigation
Jump to search
Full Query
(adding results) |
|||
| (14 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
** Owner:(Teodora Vermesan, irc: TeoVermesan) | ** Owner:(Teodora Vermesan, irc: TeoVermesan) | ||
===Tracking Default Search Engine Bugs=== | ===Tracking Default Search Engine Bugs=== | ||
*[https://bugzilla.mozilla.org/show_bug.cgi?id= | *[https://bugzilla.mozilla.org/show_bug.cgi?id=11171862 fix geo-specific search defaults interaction with the defaultEngine getter] | ||
===Details=== | |||
=== | The search provider list must be inside US: | ||
*Yahoo (default) | |||
*Google | |||
*Bing | |||
* | *<rest of the default order> | ||
The search provider list must be outside US: | |||
*Google (default) | |||
The | |||
*Yahoo | *Yahoo | ||
*Bing | *Bing | ||
*<rest of the default order> | *<rest of the default order> | ||
===Testing Details=== | |||
==(13-01-2015)== | |||
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Android >= 4.0) | |||
==(19-11-2014)== | |||
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Gingerbread) | |||
==(25-11-2014)== | |||
*nightly: 36->Yahoo | |||
*aurora: 35 ->Yahoo | |||
*beta: 34 beta 11 ->Google | |||
*release: 34 ->Google | |||
==(05-12-2014)== | |||
*nightly: 37->Yahoo | |||
*aurora: 36 ->Yahoo | |||
*beta: 35 beta 1 ->Yahoo | |||
*release: 34 ->Google | |||
==(08-01-2014)== | |||
*nightly: 37->Yahoo | |||
*aurora: 36 ->Yahoo | |||
*beta: 35 beta 10 -> Google | |||
*release: 34 ->Google | |||
==(26-01-2014)== | |||
*nightly: 38->Yahoo | |||
*aurora: 37 ->Yahoo | |||
*beta: 36 beta 2 -> Yahoo | |||
*release: 35 ->Google | |||
==Current status(17-02-2015)== | |||
*38 nightly: | |||
**default search engine: Google outside US, Yahoo inside US | |||
**search activity: Google outside US, Yahoo inside US | |||
*37 aurora: | |||
**default search engine: Google outside US, Yahoo inside US | |||
**search activity: Google outside US, Yahoo inside US | |||
*36 beta 9: | |||
**default search engine: Google outside US, Yahoo inside US | |||
**search activity: Google outside US, Yahoo inside US | |||
===Bugzilla === | ===Bugzilla === | ||
* Default search engine (query with status, no, ) | * Default search engine (query with status, no, ) | ||
| Line 28: | Line 59: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"id": "1071022,1072265,1056651,1056653,1073775,1089598,1095671" | "id": "1071022,1072265,1056651,1056653,1073775,1089598,1095671,1117186, 1123980, 1128991" | ||
} | } | ||
| Line 36: | Line 68: | ||
===Moztrap=== | ===Moztrap=== | ||
* testcases related (easier to track so when feature changes - update testcases) | * testcases related (easier to track so when feature changes - update testcases) | ||
[https://moztrap.mozilla.org/manage/case/15793/ - Default search engine] | |||
Latest revision as of 10:26, 17 February 2015
Feature Reference
- Overal Status:
- Nightly: [ON TRACK]
- Aurora: [ON TRACK]
- Beta: [ON TRACK]
- Owner:(Teodora Vermesan, irc: TeoVermesan)
Tracking Default Search Engine Bugs
Details
The search provider list must be inside US:
- Yahoo (default)
- Bing
- <rest of the default order>
The search provider list must be outside US:
- Google (default)
- Yahoo
- Bing
- <rest of the default order>
Testing Details
(13-01-2015)
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Android >= 4.0)
(19-11-2014)
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Gingerbread)
(25-11-2014)
- nightly: 36->Yahoo
- aurora: 35 ->Yahoo
- beta: 34 beta 11 ->Google
- release: 34 ->Google
(05-12-2014)
- nightly: 37->Yahoo
- aurora: 36 ->Yahoo
- beta: 35 beta 1 ->Yahoo
- release: 34 ->Google
(08-01-2014)
- nightly: 37->Yahoo
- aurora: 36 ->Yahoo
- beta: 35 beta 10 -> Google
- release: 34 ->Google
(26-01-2014)
- nightly: 38->Yahoo
- aurora: 37 ->Yahoo
- beta: 36 beta 2 -> Yahoo
- release: 35 ->Google
Current status(17-02-2015)
- 38 nightly:
- default search engine: Google outside US, Yahoo inside US
- search activity: Google outside US, Yahoo inside US
- 37 aurora:
- default search engine: Google outside US, Yahoo inside US
- search activity: Google outside US, Yahoo inside US
- 36 beta 9:
- default search engine: Google outside US, Yahoo inside US
- search activity: Google outside US, Yahoo inside US
Bugzilla
- Default search engine (query with status, no, )
ex:
8 Total; 0 Open (0%); 8 Resolved (100%); 0 Verified (0%);
Moztrap
- testcases related (easier to track so when feature changes - update testcases)