garbled playback of audio files saved in R
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox119 | --- | wontfix |
| firefox120 | --- | wontfix |
| firefox121 | --- | fixed |
People
(Reporter: rty_anik, Assigned: padenot)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files, 9 obsolete files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
Firefox 118 and above no longer plays correctly plain WAV files exported from R. This used to work fine in older versions, and it works in Chrome. Demo here: https://cogsci.se/javascript_audio_trouble/demo.html
Actual results:
The audio is garbled
Expected results:
Normal audio playback
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Can repro.
Regression range :
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d1fbe6c1f87656fb4f55677904f55f6df433ea9a&tochange=e78e15a11c7c9c583172c6dc65f25fc847c46f5f
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D192847
| Assignee | ||
Comment 5•2 years ago
|
||
Depends on D192848
| Assignee | ||
Comment 6•2 years ago
|
||
In particular this test would fail because we'd render multiple channels.
Depends on D192849
Comment 8•2 years ago
|
||
Setting the affected versions based on the pushlog in Comment 2.
:padenot could you set the correct regressor? There are audio related bugs in that pushlog, I wasn't sure which one to set
| Assignee | ||
Comment 9•2 years ago
|
||
This is correct, thanks!
Comment 10•2 years ago
|
||
Backed out for causing build bustages in MediaData.cpp.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/media/MediaData.cpp:556:1: error: control reaches end of non-void function [-Werror=return-type]
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
:padenot can you set the priority/severity?
Comment 13•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c9cb1201b67d
https://hg.mozilla.org/mozilla-central/rev/3f25422c8417
https://hg.mozilla.org/mozilla-central/rev/52bbc1e8e40e
https://hg.mozilla.org/mozilla-central/rev/30015f974939
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Comment 14•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192847
Updated•2 years ago
|
| Assignee | ||
Comment 15•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192848
Updated•2 years ago
|
| Assignee | ||
Comment 16•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192849
Updated•2 years ago
|
| Assignee | ||
Comment 17•2 years ago
|
||
In particular this test would fail because we'd render multiple channels.
Original Revision: https://phabricator.services.mozilla.com/D192850
Updated•2 years ago
|
Comment 18•2 years ago
|
||
Uplift Approval Request
- User impact if declined: Content breakage: audio files not rendered correctly
- Risk associated with taking this patch: Non-existent
- Steps to reproduce for manual QE testing: none
- Explanation of risk level: Simple problem + fix, well tested
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Code covered by automated testing: yes
- Is Android affected?: yes
- String changes made/needed: none
| Assignee | ||
Comment 19•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192847
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 20•2 years ago
|
||
Uplift Approval Request
- Code covered by automated testing: yes
- Steps to reproduce for manual QE testing: none
- Risk associated with taking this patch: Non-existent
- Needs manual QE test: no
- Is Android affected?: yes
- Fix verified in Nightly: yes
- User impact if declined: Content breakage: some audio files aren't rendered correctly
- String changes made/needed: none
- Explanation of risk level: Clear problem and fix, well tested
| Assignee | ||
Comment 21•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192847
Updated•2 years ago
|
| Assignee | ||
Comment 22•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192848
Updated•2 years ago
|
| Assignee | ||
Comment 23•2 years ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192849
Updated•2 years ago
|
| Assignee | ||
Comment 24•2 years ago
|
||
In particular this test would fail because we'd render multiple channels.
Original Revision: https://phabricator.services.mozilla.com/D192850
Updated•2 years ago
|
Comment 25•2 years ago
|
||
Uplift Approval Request
- User impact if declined: Content rendering issue: some audio files rendering is broken
- String changes made/needed: none
- Explanation of risk level: Simple problem + fix, unit-tested, verified manually by the reviewer
- Code covered by automated testing: yes
- Steps to reproduce for manual QE testing: --
- Risk associated with taking this patch: Non-existent
- Needs manual QE test: no
- Fix verified in Nightly: yes
- Is Android affected?: yes
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 26•2 years ago
|
||
Comment on attachment 9363889 [details]
Bug 1863226 - Allow logging TrackInfo, AudioInfo. r?alwu
Approved for 120.0.1 dot release
Updated•2 years ago
|
Comment 27•2 years ago
|
||
| uplift | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 28•2 years ago
|
||
Backed out changeset 82d15348eed7 (Bug 1863226) for causing mochitest-media failures
Backout push https://treeherder.mozilla.org/jobs?repo=mozilla-release&revision=1f45007c8ddc6d180042fbc5ef55ab6e488963fa
Comment 29•2 years ago
|
||
Comment on attachment 9363889 [details]
Bug 1863226 - Allow logging TrackInfo, AudioInfo. r?alwu
backed out
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 30•2 years ago
|
||
| uplift | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•