Media/WebRTC/libwebrtc Update Process: Difference between revisions

we no longer need to push the branch to github
(add note about ability to stop during the rebase operation)
(we no longer need to push the branch to github)
 
Line 108: Line 108:
=== Requesting merge from elm to mozilla-central ===
=== Requesting merge from elm to mozilla-central ===
Typically, immediately after the code-freeze has lifted, a request is made for the sheriffs to merge elm to mozilla-central.  This done via email, recently to Sebastian Hengst.
Typically, immediately after the code-freeze has lifted, a request is made for the sheriffs to merge elm to mozilla-central.  This done via email, recently to Sebastian Hengst.
=== Post-merge Steps ===
* After the merge from elm to mozilla-central is complete, the moz-libwebrtc github repo should be updated with the new branch of the commit stack for the new release.  There is script that will make the proper branch name and do the push:
bash dom/media/webrtc/third_party_build/push_official_branch.sh
122

edits