Media/WebRTC/libwebrtc Update Process: Difference between revisions

Added comment about when needing review
(Add note that tip::tip may not always be appropriate)
(Added comment about when needing review)
Line 96: Line 96:


* It may not always be <code>tip::tip</code> depending on what was necessary to fix the issue (say a BUILD.gn change, followed by moz.build generation, and those moz.build files committed in a separate commit).
* It may not always be <code>tip::tip</code> depending on what was necessary to fix the issue (say a BUILD.gn change, followed by moz.build generation, and those moz.build files committed in a separate commit).
* Simple changes don't require individual review, but if you'd feel better about getting reviewed, push the commit prior to elm (which will break all the builds). Then put the patch up for review. After r+, land it using Lando to elm.
24

edits