Closed Bug 1819593 Opened 2 years ago Closed 2 years ago

Set media.videocontrols.lock-video-orientation to false as default in GeckoView

Categories

(GeckoView :: General, enhancement, P1)

All
Android
enhancement

Tracking

(firefox111 wontfix, firefox112 wontfix, firefox113 fixed)

RESOLVED FIXED
113 Branch
Tracking Status
firefox111 --- wontfix
firefox112 --- wontfix
firefox113 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

(Blocks 1 open bug)

Details

(Whiteboard: [geckoview:m113])

Attachments

(1 file)

media.videocontrols.lock-video-orientation uses deprecated mozLockOrientation API and this API does nothing.

Fenix/ac uses MediaSession API then ac's MediaSessionFullscreenFeature sets screen orientation.

So it means that media.videocontrols.lock-video-orientation is unused/unnecessary now.

Blocks: 1742750

media.videocontrols.lock-video-orientation uses deprecated mozLockOrientation
API and this API does nothing.

Fenix/android-component uses MediaSession API and its
MediaSessionFullscreenFeature sets screen orientation.

So it means that media.videocontrols.lock-video-orientation is unused and
unnecessary now. I would like to set false to avoid conflict of same feature
when toolkit/content/widgets/videocontrols.js implements screen orientation API.

Assignee: nobody → m_kato
Status: NEW → ASSIGNED
Severity: -- → N/A
Priority: -- → P1
Whiteboard: [geckoview:m113]
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/09181b684027 Set media.videocontrols.lock-video-orientation to false as default in GeckoView. r=geckoview-reviewers,owlish
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: