QA/Desktop Firefox/update-hotfix: Difference between revisions
< QA | Desktop Firefox
Jump to navigation
Jump to search
Paul.silaghi (talk | contribs) No edit summary |
Paul.silaghi (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | = Update Hotfix Add-on = | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
Line 11: | Line 11: | ||
|- | |- | ||
| Update Hotfix Add-on | | Update Hotfix Add-on | ||
| {{StatusHealthy|status=Development | | {{StatusHealthy|status=Development done}} | ||
| | | | ||
| Gregory Szorc | | Gregory Szorc, Benjamin Smedberg | ||
| Paul Silaghi, Catalin Varga | | Paul Silaghi, Catalin Varga | ||
| {{StatusHealthy| | | {{StatusHealthy|status=Testing done}} | ||
|} | |} | ||
== Summary == | == Summary == | ||
* Create an Add-on Hotfix | * Create an Add-on Hotfix to upgrade old (stuck) Firefox clients to new versions using a full installer (as opposed to the upgrade mechanism built into Firefox). | ||
== References == | == References == | ||
* http://hg.stage.mozaws.net/firefox-hotfixes/file/35944790bbb3/v20140527.01/README.rst | * http://hg.stage.mozaws.net/firefox-hotfixes/file/35944790bbb3/v20140527.01/README.rst | ||
* https://developer.mozilla.org/en-US/Add-ons/Hotfix | * https://developer.mozilla.org/en-US/Add-ons/Hotfix | ||
* https://etherpad.mozilla.org/update-hotfix-testing | * https://etherpad.mozilla.org/update-hotfix-testing | ||
* https://etherpad.mozilla.org/hotfix-testing | * https://etherpad.mozilla.org/hotfix-testing | ||
== Test Cases == | |||
* http://hg.stage.mozaws.net/firefox-hotfixes/file/35944790bbb3/v20140527.01/README.rst | |||
== Important Bugs == | == Important Bugs == | ||
Line 34: | Line 36: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1038561 1038561] - Sign and dev deploy the Firefox update hotfix (v20140527.01.4) | * [https://bugzilla.mozilla.org/show_bug.cgi?id=1038561 1038561] - Sign and dev deploy the Firefox update hotfix (v20140527.01.4) | ||
== Testing results == | |||
== | * https://etherpad.mozilla.org/update-hotfix-testing | ||
* https://etherpad.mozilla.org/hotfix-testing | |||
* | |||
Latest revision as of 14:40, 17 July 2014
Update Hotfix Add-on
Feature | Status | Release Target | Lead engineer | QA Lead | Status |
Update Hotfix Add-on | Development done | Gregory Szorc, Benjamin Smedberg | Paul Silaghi, Catalin Varga | Testing done |
Summary
- Create an Add-on Hotfix to upgrade old (stuck) Firefox clients to new versions using a full installer (as opposed to the upgrade mechanism built into Firefox).
References
- http://hg.stage.mozaws.net/firefox-hotfixes/file/35944790bbb3/v20140527.01/README.rst
- https://developer.mozilla.org/en-US/Add-ons/Hotfix
- https://etherpad.mozilla.org/update-hotfix-testing
- https://etherpad.mozilla.org/hotfix-testing
Test Cases
Important Bugs
- 928173 - Create an Add-on Hotfix to give outdated users a full installer and the ability to submit their logs to us
- 1014194 - Base implementation: updater addon hotfix
- 1031516 - Continue (permanently) shipping the hotfix from bug 874513 to clients who haven't installed it yet
- 1038561 - Sign and dev deploy the Firefox update hotfix (v20140527.01.4)