Open
Bug 1612297
Opened 6 years ago
Updated 1 year ago
Improve media/libcubeb/update.sh to reduce import failures
Categories
(Core :: Audio/Video: cubeb, defect, P3)
Core
Audio/Video: cubeb
Tracking
()
NEW
People
(Reporter: kinetik, Unassigned)
Details
We've experienced several situations where a libcubeb import for upstream via update.sh has resulted in the import being in a strange state. Ideally, running update.sh against the upstream commit specified in the yaml should precisely reproduced the state of the import inside Gecko at all times.
One known issue is that patches applied by update.sh after the initial import can fail due to upstream changes. This needs to be made more visible and cause the import process to explicitly fail.
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•