119
edits
(add initial operation checklist and steps to reset elm) |
(add pointer to the reset elm steps in to the prereqs) |
||
Line 4: | Line 4: | ||
=== Prerequisites === | === Prerequisites === | ||
- Create a new bug for the fast-forward update. It should depend on the previous fast-forward bug. [https://bugzilla.mozilla.org/show_bug.cgi?id=1800920 Bug 1800920] is an example. | - Create a new bug for the fast-forward update. It should depend on the previous fast-forward bug. [https://bugzilla.mozilla.org/show_bug.cgi?id=1800920 Bug 1800920] is an example. | ||
- Follow the [[Media/WebRTC/libwebrtc_Update_Process#Resetting_Elm]] steps below. | |||
- Builds are done after vendoring in each commit. Having a <code>.mozconfig</code> file that enables cache (either sccache or ccache) will improve the performance of the scripts. | - Builds are done after vendoring in each commit. Having a <code>.mozconfig</code> file that enables cache (either sccache or ccache) will improve the performance of the scripts. |
edits