Confirmed users
1,158
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==How to develop a new hotfix== | ==How to develop a new hotfix== | ||
'''Please note: we are in the process of [https://wiki.mozilla.org/Add-ons/HotfixRemoval removing the Hotfix], you should be using a system or go faster add-on instead.''' | |||
The code for the hotfixes is at https://hg.mozilla.org/releases/firefox-hotfixes/. | The code for the hotfixes is at https://hg.mozilla.org/releases/firefox-hotfixes/. | ||
Line 67: | Line 69: | ||
== Deployment == | == Deployment == | ||
'''Please note: we are in the process of [https://wiki.mozilla.org/Add-ons/HotfixRemoval removing the Hotfix], you should be using a system or go faster add-on instead.''' | |||
# The intent to ship a new hotfix needs to be sent to release-drivers@m.o and moc@m.c by the developer, by a release manager, or by someone from the AMMO team ([https://mail.mozilla.org/private/release-drivers/2015-August/029924.html Example 1], [https://mail.mozilla.org/private/release-drivers/2015-September/030005.html Example 2] - Needs access to the r-d archives) | # The intent to ship a new hotfix needs to be sent to release-drivers@m.o and moc@m.c by the developer, by a release manager, or by someone from the AMMO team ([https://mail.mozilla.org/private/release-drivers/2015-August/029924.html Example 1], [https://mail.mozilla.org/private/release-drivers/2015-September/030005.html Example 2] - Needs access to the r-d archives) | ||
# Bug is filed ([https://bugzilla.mozilla.org/show_bug.cgi?id=1244321 Example 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1237209 Example 2]) | # Bug is filed ([https://bugzilla.mozilla.org/show_bug.cgi?id=1244321 Example 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1237209 Example 2]) |