Closed Bug 1652460 Opened 4 years ago Closed 4 years ago

Tab sound indicator doesn't display after switch stream of twitch.tv

Categories

(Core :: Audio/Video: Playback, defect, P3)

80 Branch
Desktop
Windows 10
defect

Tracking

()

VERIFIED FIXED
mozilla80
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox78 --- unaffected
firefox79 --- verified
firefox80 --- verified

People

(Reporter: alice0775, Assigned: alwu)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(2 files)

Steps To Reproduce:

  1. Open https://www.twitch.tv/ (not need log-in).
  2. Click a stream in RECOMMENDED CHANNELS pane.
    And unmute if any.
    --- Tab sound indicator should appear as expected.
  3. Click another stream in RECOMMENDED CHANNELS pane.
    --- Tab sound indicator will disappear.

Actual Results:
Tab sound indicator will disappear though the sound is still there.

Expected Results:
Tab sound indicator should appear

Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=1b52ba682823b0f5ee962f467018cf08b38d05e0&tochange=3feca854d60fbd2462e0f2804202376286ce4a92

Has Regression Range: --- → yes
Has STR: --- → yes
Assignee: nobody → alwu
Severity: -- → S3
Priority: -- → P3

Whenever the audible state changes, we should always store the latest state but only notify the change after playing starts.

Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8617d54c6f54
part1 : always store the audible state change. r=bryce
https://hg.mozilla.org/integration/autoland/rev/2764df1f9193
part2 : add a test. r=bryce
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80

Comment on attachment 9163581 [details]
Bug 1652460 - part1 : always store the audible state change.

Beta/Release Uplift Approval Request

  • User impact if declined: The sound indicator sometime would not work correctly on Twitch.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: Follow comment0.
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This minor change is about always updating internal audible state, which doesn't introduce any new check or big behavior change. In addition, we also have an automation test for that.
  • String changes made/needed:
Attachment #9163581 - Flags: approval-mozilla-beta?
Attachment #9163582 - Flags: approval-mozilla-beta?
Flags: qe-verify+
QA Whiteboard: [qa-triaged]

Verified on Firefox 80.0a1 (2020-07-15) on Windows 10 x64, MacOS 10.14 and on Ubuntu 18.04.

Comment on attachment 9163581 [details]
Bug 1652460 - part1 : always store the audible state change.

Approved for 79.0b9. Thanks for including a test.

Attachment #9163581 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Attachment #9163582 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Verified on Firefox 79.0b9 on Windows 10 x64, MacOS 10.14 and on Ubuntu 20.04.

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: