Bug 842782 - p1: add a pref for fullscreen video orientation lock. r=jwwang

MozReview-Commit-ID: 6x7um7F8omr
This commit is contained in:
John Lin
2017-08-25 14:25:49 +08:00
parent d95a4224bd
commit 3af2386c4f

View File

@@ -211,6 +211,7 @@ private:
#ifdef MOZ_CUBEB_REMOTING
DECL_MEDIA_PREF("media.cubeb.sandbox", CubebSandbox, bool, false);
#endif // MOZ_CUBEB_REMOTING
DECL_MEDIA_PREF("media.videocontrols.lock-video-orientation", VideoOrientationLockEnabled, bool, false);
public:
// Manage the singleton: