Update audioipc to 8bb1a227
Categories
(Core :: Audio/Video: cubeb, task)
Tracking
()
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This includes:
8bb1a22 - Use a single SharedMem rather than one per direction.
Also adds a hidden pref media.audioipc.shm_area_size
(defaulting to 2MB, which was the hardcoded value in AudioIPC prior to 8bb1a22).
https://treeherder.mozilla.org/jobs?repo=try&revision=bc6bb138f1ea7990630d2f64caaff95aee0e5263
Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
Backed out for causing failures at Mutex_posix.cpp.
Backout link: https://hg.mozilla.org/integration/autoland/rev/68f62eefce76d535b1b59805b925374c840a7e89
Failure log: https://treeherder.mozilla.org/logviewer?job_id=348008383&repo=autoland&lineNumber=8648
Assignee | ||
Comment 4•3 years ago
|
||
(In reply to Atila Butkovits from comment #3)
Backed out for causing failures at Mutex_posix.cpp.
Fix for this issue looks good on Try, but there's an unusually high number of oranges in dt
and bc
tests, will continue investigating.
Comment 6•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Backed out 2 changesets (bug 1724141, bug 1725749) for causing crashes (bug 1730518) a=pascalc
https://hg.mozilla.org/releases/mozilla-beta/rev/747a4159c441
I am marking 94 as fixed as this backout only affected beta.
Updated•3 years ago
|
Description
•