Closed
Bug 1672441
Opened 5 years ago
Closed 5 years ago
change 'test_audioNotificationWithEarlyPlay.html' to browser test and move it to the dedicated folder.
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(1 file)
Part of project of bug1672292.
| Assignee | ||
Comment 1•5 years ago
|
||
Per [1], change this test to a browser test.
In addition, the original test is testing if the sound indicator can show before calling play on media before it finishes loading metadata. The original test is using preload=metadata, but it seems that using preload=none is closer to the scenario they wanted to test. So I made that change in the browser test case.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5df37ed1d585
change 'test_audioNotificationWithEarlyPlay.html' to browser test and move it to the dedicated folder. r=bryce
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•