Media/WebRTC/libwebrtc Update Process/automation plan: Difference between revisions

update info on how to find webrtc.org branch for a Chrome release
(add link to webrtc.org)
(update info on how to find webrtc.org branch for a Chrome release)
Line 187: Line 187:
== Open Questions ==
== Open Questions ==
* How to find versions of webrtc.org that ship with Chrome?
* How to find versions of webrtc.org that ship with Chrome?
   There don't appear to be tags or branches in webrtc.org.
   If you have acquired webrtc.org/src using gclient sync, there are branches listed that look like 'branch-heads/nnnn'.  You can cross-reference the Chrome release and find the webrtc.org release here: https://chromiumdash.appspot.com/branches
  example: Chrome's 98 release uses webrtc.org 4758, which is sha a6b138d6b4
* Do we want to advance commit-by-commit?
* Do we want to advance commit-by-commit?
   I think we may need to do this to avoid large-scale breakage and
   I think we may need to do this to avoid large-scale breakage and
119

edits