Bug 1952339 - Vendor libwebrtc from b7fca5ae0e
Upstream commit: https://webrtc.googlesource.com/src/+/b7fca5ae0ece557f440fd8cbb0cc885f3e5392b7 IWYU: recommend gn_check_autofix.py (and make it executable) BUG=webrtc:42226242 Change-Id: Ibb34815c4b8f61f7e5f1acb34c456903890f54d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/378940 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44000} Differential Revision: https://phabricator.services.mozilla.com/D244010
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-03-07T22:59:23.181860+00:00.
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-03-07T23:00:16.496545+00:00.
|
||||
# base of lastest vendoring
|
||||
995688c8e8
|
||||
b7fca5ae0e
|
||||
|
||||
0
third_party/libwebrtc/tools_webrtc/gn_check_autofix.py
vendored
Normal file → Executable file
0
third_party/libwebrtc/tools_webrtc/gn_check_autofix.py
vendored
Normal file → Executable file
@@ -136,8 +136,8 @@ do
|
||||
HAS_OUTPUT=$HAS_OUTPUT || [[ ! -z $OUTPUT ]]
|
||||
done
|
||||
|
||||
echo "Finished. Check diff, compile, gn gen --check and git cl format"
|
||||
echo "before uploading."
|
||||
echo "Finished. Check diff, compile, gn gen --check (tools_webrtc/gn_check_autofix.py can fix most of the issues)"
|
||||
echo "and git cl format before uploading."
|
||||
|
||||
# Return a non-zero exit code if running with "CHECK_MODE"
|
||||
# and there are changes to apply.
|
||||
|
||||
Reference in New Issue
Block a user