Update libcubeb and cubeb-pulse-rs to latest upstream revisions
Categories
(Core :: Audio/Video: cubeb, task)
Tracking
()
People
(Reporter: kinetik, Assigned: kinetik)
Details
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr140+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr115+
|
Details | Review |
Vendor the latest upstream revisions of libcubeb and cubeb-pulse-rs.
- libcubeb: cdb54bbf -> a665efba31740bd477cf2001a5cb289a63e85336
- cubeb-pulse-rs: a3770b75 -> 88194f91c8778fa608a19af7b91306094525595d
| Assignee | ||
Comment 1•11 days ago
|
||
| Assignee | ||
Comment 2•11 days ago
|
||
Updated•10 days ago
|
Comment 5•10 days ago
|
||
Backed out for causing failures at Cargo.lock
Backout link: https://hg.mozilla.org/integration/autoland/rev/652300ab8a98
Failure log: https://treeherder.mozilla.org/logviewer?job_id=577150679&repo=autoland&task=NSBvRF1-QKel6PEPqjA-XQ.0&lineNumber=127
https://hg.mozilla.org/mozilla-central/rev/cfe40e2a7ce3
https://hg.mozilla.org/mozilla-central/rev/574d41f9708e
| Assignee | ||
Updated•10 days ago
|
Comment 8•4 days ago
|
||
kinetik, could you request uplift to beta/esr115/esr140? Thanks
| Assignee | ||
Comment 9•3 days ago
|
||
Upstream cubeb commit a665efba31740bd477cf2001a5cb289a63e85336 ("alsa: fix
drain contract"), carried as a local patch rather than bumping the vendored
libcubeb revision.
Original Revision: https://phabricator.services.mozilla.com/D310551
Updated•3 days ago
|
| Assignee | ||
Comment 10•3 days ago
|
||
Backport of upstream cubeb-pulse-rs commit
88194f91c8778fa608a19af7b91306094525595d, carried on the
mozilla/cubeb-pulse-rs beta branch.
Original Revision: https://phabricator.services.mozilla.com/D310552
Updated•3 days ago
|
| Assignee | ||
Comment 11•3 days ago
|
||
Backport of upstream cubeb-pulse-rs commit
88194f91c8778fa608a19af7b91306094525595d, carried on the
mozilla/cubeb-pulse-rs esr140 branch.
The backport adapts the error construction to the cubeb-backend version
vendored on this branch (Error::error() rather than Error::Error).
Original Revision: https://phabricator.services.mozilla.com/D310552
Updated•3 days ago
|
| Assignee | ||
Comment 12•3 days ago
|
||
Backport of upstream cubeb-pulse-rs commit
88194f91c8778fa608a19af7b91306094525595d, carried on the
mozilla/cubeb-pulse-rs esr115 branch.
The backport adapts the error construction to the cubeb-backend version
vendored on this branch (Error::error() rather than Error::Error).
Original Revision: https://phabricator.services.mozilla.com/D310552
Updated•3 days ago
|
Comment 13•3 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Security fixes for PulseAudio and ALSA audio backends.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Fixes are relatively simple and only affect behaviour on specific error paths, no behaviour change during normal operation.
- String changes made/needed?: None.
- Is Android affected?: no
Comment 14•3 days ago
|
||
firefox-esr140 Uplift Approval Request
- User impact if declined/Reason for urgency: Security fix for PulseAudio audio backend. Potential content->parent sandbox escape.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Fix is relatively simple and only affect behaviour on specific error paths, no behaviour change during normal operation.
- String changes made/needed?: None.
- Is Android affected?: no
Comment 15•3 days ago
|
||
firefox-esr115 Uplift Approval Request
- User impact if declined/Reason for urgency: Security fix for PulseAudio audio backend. Potential content->parent sandbox escape.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Fix is relatively simple and only affect behaviour on specific error paths, no behaviour change during normal operation.
- String changes made/needed?: None.
- Is Android affected?: no
| Assignee | ||
Comment 16•3 days ago
|
||
(In reply to Pascal Chevrel (relman team) -> :pascalc from comment #8)
kinetik, could you request uplift to beta/esr115/esr140? Thanks
All done, thanks.
Updated•3 days ago
|
Updated•3 days ago
|
Updated•3 days ago
|
Comment 17•3 days ago
|
||
| uplift | ||
Updated•3 days ago
|
Updated•3 days ago
|
Comment 18•3 days ago
|
||
| uplift | ||
Updated•3 days ago
|
Updated•3 days ago
|
Comment 19•3 days ago
|
||
| uplift | ||
Updated•2 days ago
|
Description
•