WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2013-01-20 04:29:05 PST
Created
attachment 183664
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug