Closed
Bug 1668862
Opened 4 years ago
Closed 4 years ago
Add script to extract our local modifications to libwebrtc to apply upstream
Categories
(Core :: WebRTC, enhancement, P1)
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I've been using a script to extract local commits from Mercurial, fix up the paths to work with upstream libwebrtc and then format them to be applied using git am
in Git. It has been useful often enough that I think it makes sense to keep a copy in tree. Even if we end up working off upstream Git for most of our changes, we can't necessarily expect people from outside of the WebRTC group to do so as well.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1030dcd39cd8
Add script to extract local modifications to libwebrtc for upstream; r=ng DONTBUILD
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•