Open
Bug 1809313
Opened 3 years ago
Updated 1 month ago
Only request video wakelock for audible video
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Although we have had some constraint for video wakelock, we won't request video wakelock for video used for background images or GIF, which usually don't have audio track.
However, there are still many websites using video with audio track for those purposes, and those videos would be muted. So I am considering if we should also not request video wakelock for muted video as well.
| Assignee | ||
Updated•3 years ago
|
Component: DOM: Core & HTML → Audio/Video: Playback
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•