Media/WebRTC/libwebrtc Update Process: Difference between revisions

Add a "waiting to land" section heading to group the daily rebase/merge request and post-merge steps
(move pushing to elm step under the update steps section)
(Add a "waiting to land" section heading to group the daily rebase/merge request and post-merge steps)
Line 92: Line 92:
* Simple changes don't require individual review, but if you'd feel better about getting reviewed, push the vendored commit to elm (which may break all the builds). Then put the patch up for review. After r+, land it using Lando to elm.
* Simple changes don't require individual review, but if you'd feel better about getting reviewed, push the vendored commit to elm (which may break all the builds). Then put the patch up for review. After r+, land it using Lando to elm.


== Waiting to land ==
=== Daily rebase on elm (after completing loop-ff process) ===
=== Daily rebase on elm (after completing loop-ff process) ===
Periodically, ideally daily to minimize surprises from mozilla-central, rebasing elm onto the latest mozilla-central is recommended after completing the update process.  Rebases should be completed until the request for merging elm to moz-central is made.
Periodically, ideally daily to minimize surprises from mozilla-central, rebasing elm onto the latest mozilla-central is recommended after completing the update process.  Rebases should be completed until the request for merging elm to moz-central is made.
119

edits