119
edits
(updated instructions for pushing to elm and rebasing) |
(added info on doing rebase until the merge is complete) |
||
Line 30: | Line 30: | ||
=== Daily rebase on elm === | === Daily rebase on elm === | ||
- Periodically, ideally daily to minimize surprises from mozilla-central, rebasing elm onto the latest mozilla-central is recommended. | - Periodically, ideally daily to minimize surprises from mozilla-central, rebasing elm onto the latest mozilla-central is recommended. Rebases should be completed until the request for merging elm to moz-central is made. | ||
bash dom/media/webrtc/third_party_build/elm/elm_rebase.sh | bash dom/media/webrtc/third_party_build/elm/elm_rebase.sh | ||
edits