RESOLVED INVALID 107396
Hook NATIVE_FULLSCREEN_VIDEO in MediaPlayer
https://bugs.webkit.org/show_bug.cgi?id=107396
Summary Hook NATIVE_FULLSCREEN_VIDEO in MediaPlayer
Philippe Normand
Reported 2013-01-20 04:26:16 PST
MediaPlayerPrivate exposes ::enterFullscreen and ::exitFullscreen methods if USE(NATIVE_FULLSCREEN_VIDEO) is enabled but the MediaPlayer doesn't use them. It seems that only the Chromium MediaPlayer has support for those methods.
Attachments
Patch (1.85 KB, patch)
2013-01-20 04:29 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2013-01-20 04:29:05 PST
Philippe Normand
Comment 2 2013-01-20 04:51:29 PST
Sorry HTMLMediaElement is not the right place to integrate this code.
Note You need to log in before you can comment on or make changes to this bug.