Closed
Bug 1790930
Opened 3 years ago
Closed 3 years ago
Fix up quality of life issues in the libwebrtc fast-foward scripts
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
People
(Reporter: mjf, Assigned: mjf)
References
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
- use branch master, not main when calculating next commit to
rebase target - only commit changes made in third_party/libwebrtc
- use MOZ_FASTFORWARD_BUG from config_env in commit message
summary - fix typos in comments
| Assignee | ||
Comment 2•3 years ago
|
||
- use master instead of main
- fix off-by-one MODIFIED_BUILD_RELATED_FILE_CNT to account for status line
- add initial call to verify_vendoring
- don't export upstream commit
- fix typos in comments
Depends on D157692
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D157693
| Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/07988028b3eb
pt1 - fast-forward-libwebrtc.sh improvements. r=dbaker
https://hg.mozilla.org/mozilla-central/rev/ed0689d5dbd5
pt2 - loop-ff.sh improvements. r=dbaker
https://hg.mozilla.org/mozilla-central/rev/24d98bd5e601
pt3 - better error messages. r=dbaker
Comment 5•3 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•