122
edits
(add note to run save_patch_stack.py commands in bash shell) |
(clarify when to run the save_patch_stack script) |
||
Line 66: | Line 66: | ||
Bug {current-fast-forward-bug-number} - (fix-{upstream-sha}) {description} | Bug {current-fast-forward-bug-number} - (fix-{upstream-sha}) {description} | ||
# | # after following all the other instructions from loop-ff.sh (running the | ||
# generation script for moz.build files, committing possible moz.build | |||
# changes and doing a build), run the following command: | |||
(source dom/media/webrtc/third_party_build/use_config_env.sh ; | (source dom/media/webrtc/third_party_build/use_config_env.sh ; | ||
./mach python dom/media/webrtc/third_party_build/save_patch_stack.py \ | ./mach python dom/media/webrtc/third_party_build/save_patch_stack.py \ |
edits