Closed
Bug 1656642
Opened 5 years ago
Closed 5 years ago
Not to control media without src/failed to load even if it's in fullscreen or PIP mode
Categories
(Core :: Audio/Video: Playback, task)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(2 files)
The media without src or failed to load can also enter fullscreen or PIP mode, but we don't want to control it.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7cf4f38dbe0
part1 : add test to ensure no src media and media with error won't activate media controller even if they enters PIP or fullscreen. r=chunmin
https://hg.mozilla.org/integration/autoland/rev/84e4f72a38b0
part2 : prevent to start controller for non-playable media even if it enters fullscreen/PIP mode. r=chunmin
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b7cf4f38dbe0
https://hg.mozilla.org/mozilla-central/rev/84e4f72a38b0
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•