Confirmed users
507
edits
No edit summary |
|||
| Line 180: | Line 180: | ||
* '''Search Options''': Myk has suggested that we rename the History/Suggestions box to Search Options, which is more inclusive of the new content. I (Jay) think that makes a lot of sense. Thoughts? | * '''Search Options''': Myk has suggested that we rename the History/Suggestions box to Search Options, which is more inclusive of the new content. I (Jay) think that makes a lot of sense. Thoughts? | ||
= Search field to the new tab page in Firefox 31 = | |||
== Intro == | |||
A search field is added on the top of the new tab page to make users search experience more fluid. Same as the search field from the awesome bar, the search engines can be modified, removed or managed. | |||
== Testing approach == | |||
The new search field will be tested on all platforms to check that the Search Engine can be changed using the button, the Search field can be resized and the searches are working properly. | |||
== MozTrap tests == | |||
The manual test cases for this feature can be seen [https://moztrap.mozilla.org/manage/cases/?filter-suite=601 here] | |||
== Bug work == | |||
* Metabug: [https://bugzilla.mozilla.org/show_bug.cgi?id=962490 962490] | |||
* top level metabug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1006203 1006203] | |||
* Important bugs: | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=959576 959576] | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=959571 959571] | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=959579 959579] | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=959558 959558] | |||
== Sign-offs == | |||
* Merge-to-Nightly Sign-off - [https://wiki.mozilla.org/SearchProviderSuggestions/Test_Plan#Firefox_31.0a2_Aurora_-_20140502004003_.28aurora_merge_sign_off.29_-_02.2F05.2F2014 here] | |||
* Merge-to-Aurora Sign-off - [https://wiki.mozilla.org/SearchProviderSuggestions/Test_Plan#Firefox_31.0a2_Aurora_-_20140605004002_.28pre-beta_sign_off.29_-_06.2F06.2F2014 here] | |||
* Merge-to-Beta Sign-off - [https://wiki.mozilla.org/SearchProviderSuggestions/Test_Plan#Firefox_31_beta_8_-_20140707160635_.28beta_sign_off.29_-_09.2F07.2F2014 here] | |||
= Search Suggestions in Start and New Tab Page in Firefox 33 = | |||
== Intro == | |||
Search Suggestions will be shown in the search field of the New Tab Page (about:newtab) for all search engines that support this. </br> | |||
Search Suggestions will be shown in the search field of the Home Page (about:home) for all search engines that support this. | |||
== Testing approach == | |||
== MozTrap tests == | |||
The manual test cases for this feature can be seen [https://moztrap.mozilla.org/manage/cases/?filter-suite=601 here] | |||
== Bug work == | |||
* Metabug: [https://bugzilla.mozilla.org/show_bug.cgi?id=962490 962490] | |||
* top level metabug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1006203 1006203] | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
* All bugs: | |||
<div class="mw-collapsible-content"> | |||
<bugzilla> | |||
{ | |||
"product":"Firefox", | |||
"component":"Translation" | |||
} | |||
</bugzilla></div> | |||
</div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
* Fixed; may need verification:. | |||
<div class="mw-collapsible-content"> | |||
<bugzilla> | |||
{ | |||
"include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard", | |||
"product":"Firefox", | |||
"component":"Translation", | |||
"status":"RESOLVED", | |||
"resolution":"FIXED" | |||
} | |||
</bugzilla></div> | |||
</div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
* Unconfirmed bugs: | |||
<div class="mw-collapsible-content"> | |||
<bugzilla> | |||
{ | |||
"include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard", | |||
"product":"Firefox", | |||
"component":"Translation", | |||
"status":"UNCONFIRMED" | |||
} | |||
</bugzilla></div> | |||
</div> | |||
== Sign-offs == | |||
* Merge-to-Aurora Sign-off | |||