mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
51c3717305
This updates the fullscreen externs to: - Add a newer definition for requestFullscreen which includes options for the method - Remove prefixed methods which are now built into the compiler and are no longer necessary - Drop document.webkitSupportsFullscreen method, which does not seem to exist as defined, even on iOS (confusion with similar property on video element: https://apple.co/39TLC5I) This enables PR #2325 to resolve issue #2324 Change-Id: Ie7bea7e7d4fd59d6d801431e2ba996649e185dc1