Closing an audio-playing tab mutes paused audio in other tabs
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox64 | --- | unaffected |
| firefox65 | --- | unaffected |
| firefox66 | + | fixed |
People
(Reporter: tgnff242, Assigned: achronop)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
- Open Firefox with a clean profile.
- Open a tab and start playing a video on youtube, then pause it.
- Open a second tab with a yt video and start playing it.
- Close the tab opened in (3).
- Click to play the video in the tab of step (2).
Actual results:
There wasn't any audio. There was an "AudioIPC Server: AudioStream" reported in system's audio software, but at 0% volume. If you try to change the volume in yt's player, it'll start again.
Expected results:
This is a regression. Bisection points to Bug 1515549.
mozregression:
INFO: No more inbound revisions, bisection finished.
INFO: Last good revision: 876faba9c48f5bee522dae19d91acde4b60efc86
INFO: First bad revision: 849f81f21979e1eceec29e2b3f7dd769d64496e4
INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=876faba9c48f5bee522dae19d91acde4b60efc86&tochange=849f81f21979e1eceec29e2b3f7dd769d64496e4
Comment 1•7 years ago
|
||
[Tracking Requested - why for this release]:
I can reproduce the audio mute problem on Ubuntu18.04.
And also similar problem on Windows10, but the audio becomes maximized instead of mute at step5.
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 2•7 years ago
|
||
Fixed by backed out the offending patch(Bug 1515549).
Updated•7 years ago
|
Updated•7 years ago
|
Not reproducible in latest Firefox nightly 69.0a1 2019-05-23
Tested In Windows10 + Ubuntu lts 18.04.2 + MacOs 10.14.4
It was reproducible on nightly build 1-11-2019 on Ubuntu (adio stops) version Nightly 66.0a1 2019-01-11-09-31-48-mozilla-central/
on windows10 and MacOs if you return to first video the sound volume increased if the second video volume was increased too.
Tested also on Firefox Release version 67 :
Windows 10 64bit (not reproducible)
MacOs 10.14.4 (not reproducible)
Ubuntu lts 18.04.2 LTS 64bit (not reproducible)
Description
•