Disable AudioIPC on 32-bit Windows in beta
Categories
(Core :: Audio/Video: cubeb, task, P1)
Tracking
()
People
(Reporter: kinetik, Assigned: kinetik)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Bug 1621360 and bug 1622931 have shown up in beta while AudioIPC for Windows rides the trains. I have an unconfirmed fix for bug 1621360 but bug 1622931 is not yet understood. The crash rate from these issues is too high to ship with, so disabling the feature until we have fixes in hand is the best current option.
Also see https://bugzilla.mozilla.org/show_bug.cgi?id=1621360#c9
| Assignee | ||
Comment 1•5 years ago
|
||
Clarifying bug title: the intention is to disable in beta and leave enabled in nightly.
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Comment on attachment 9134565 [details]
Bug 1623793 - Disable AudioIPC on 32-bit Windows in beta. r?chunmin
Beta/Release Uplift Approval Request
- User impact if declined: 32-bit Windows users may crash when using audio due to bug 1621360 or bug 1622931.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Low risk - feature disabled via pref change.
- String changes made/needed: n/a
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Comment on attachment 9134565 [details]
Bug 1623793 - Disable AudioIPC on 32-bit Windows in beta. r?chunmin
approved for 75.0b7
Updated•5 years ago
|
Comment 5•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Hi,
Matthew, can you please tell me which pref should be verified because I can't find anything in about:config.
Thank you!
Updated•5 years ago
|
Comment 8•5 years ago
•
|
||
The pref "media.cubeb.sandbox" is true for:
- Win 10x64 on Fx75x64b and Fx76x64
- Win 10x32 on Fx76x32b
- Win 8.1x32 on Fx76x32b
- Win 7x32 on Fx76x32b
Verified - Fixed(pref "media.cubeb.sandbox" is false) in Firefox Beta 75.0b7 x32b on Win 10, Win 8.1, Win 7(32-bit).
Thank you Julien.
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Description
•