Closed
Bug 1493840
Opened 6 years ago
Closed 6 years ago
Lock screen orientation to fit the video better when fullscreen a <video> element
Categories
(Toolkit :: Video/Audio Controls, enhancement)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
INVALID
People
(Reporter: xidorn, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: parity-chrome)
When user put a <video> element into fullscreen, they likely want to actually have it fill the screen as much as possible. We should lock the screen orientation accordingly as it go fullscreen.
It can be done with the Screen Orientation API.
Chrome for Android has been shipping it since Chrome 57[1].
(I found an email from smaug long ago about this when I'm cleaning up my inbox.)
[1] https://www.chromestatus.com/feature/6063407807594496
Comment 1•6 years ago
|
||
We have that in video controls.... did it broke recently?
https://searchfox.org/mozilla-central/rev/881a3c5664ede5e08ee986d76433bc5c4b5680e6/toolkit/content/widgets/videocontrols.js#1259
Reporter | ||
Comment 2•6 years ago
|
||
Oh I thought we didn't have that... Sorry for the noise.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•