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

add info on patch to apply to reconcile vendored code
(add info on patch to apply to reconcile vendored code)
(add info on patch to apply to reconcile vendored code)
Line 100: Line 100:
         third_party
         third_party
* Vendor libwebrtc/build (587c40771588)
* Vendor libwebrtc/build (587c40771588)
:- The following commands produce 587c40771588 with some changes that were checked in on the same commit.  We'll need to store a local patch to be applied.
:- The following commands produce 587c40771588 with some changes that were checked in on the same commit.  After running the command below, apply the following patch to match the moz-central commit: [[File:Vendor-build-fixup.patch.zip]]
  cd dom/media/webrtc/third_party_build
  cd dom/media/webrtc/third_party_build
  python3 vendor-libwebrtc.py \
  python3 vendor-libwebrtc.py \
119

edits