QA/Desktop Firefox/update-hotfix: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
= <Update Hotfix Add-on> =
= 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 in progress}}
| {{StatusHealthy|status=Development done}}
|  
|  
| Gregory Szorc
| Gregory Szorc, Benjamin Smedberg
| Paul Silaghi, Catalin Varga
| Paul Silaghi, Catalin Varga
| {{StatusHealthy|QA status= OK}}
| {{StatusHealthy|status=Testing done}}
|}
|}


== Summary ==
== Summary ==
* Create an Add-on Hotfix to to upgrade old (stuck) Firefox clients to new versions using a full installer (as opposed to the upgrade mechanism built into Firefox).
* 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 ==
== Sign off Criteria ==
* https://etherpad.mozilla.org/update-hotfix-testing
 
* https://etherpad.mozilla.org/hotfix-testing
;Firefox 31 Aurora merge - 05/02/2014
*On the next OSs:
**Windows 7 64bit
**Ubuntu 13.10 32bit
**Mac OSX 10.9, 10.7.5

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

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)

Testing results