1
0
Fork 0
firefox/dom/media/webrtc/third_party_build
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
gn-configs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
build_no_op_commits.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
cherry_pick_commit.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
commit-build-file-changes.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
default_config_env Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
default_mozconfig Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
detect_upstream_revert.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
elm_arcconfig.patch Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
elm_rebase.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
extract-for-git.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
fast-forward-libwebrtc.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
fetch_github_repo.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
filter_git_changes.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
get_build_file_changes.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
lookup_branch_head.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
loop-ff.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
make_upstream_revert_noop.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pre-warmed-milestone.cache Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
prep_repo.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
restore_elm_arcconfig.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
restore_patch_stack.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
run_operations.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
save_patch_stack.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
update_default_config.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
use_config_env.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
vendor-libwebrtc.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
vendor_and_commit.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
verify_vendoring.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
webrtc.mozbuild Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
write_default_config.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

Vendoring libwebrtc and the fast-forward process

Most of the important information about this process is contained on the fast-forward automation wiki page here.

To skip the history and details and go directly to starting the libwebrtc fast-foward process, go to the Operation Checklist.

Fixing errors reported in scripts

In most cases, the scripts report errors including suggestions on how to resolve the issue. If you're seeing an error message referring you to this README.md file, the likely issue is that you're missing environment variables that should be set in a config_env file in .moz-fast-forward. The default for that file can be found at dom/media/webrtc/third_party_build/default_config_env.