<- Chrome Settings Library

PrefixedVideoFullscreenApiAvailability

Manage the deprecated prefixed video fullscreen API's availability
Last updated October 8, 2024

Setting the policy to enabled will allow the prefixed video-specific fullscreen APIs (e.g. Video.webkitEnterFullscreen()) to be used from Javascript. Setting the policy to disabled will prevent the prefixed video-specific fullscreen APIs from being used in Javascript, leaving only the standard fullscreen APIs (e.g. Element.requestFullscreen()). Setting the policy to runtime-enabled will allow the PrefixedFullscreenVideo runtime enabled feature flag to determine whether the prefixed video-specific fullscreen APIs are available to websites. If the policy is unset, the behavior defaults to runtime-enabled. Note: this policy is a temporary solution to help transition away from webkit-prefixed fullscreen APIs. It will tentatively be removed in M130, or in the few following releases.

Supported On:
Platform Start End
Android 124
Fuchsia 124
Chrome (Windows, Mac, Linux) 124
ChromeOS 124
Example value:

"disabled"

Features: