Bug 107396

Summary: Hook NATIVE_FULLSCREEN_VIDEO in MediaPlayer
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: eric.carlson, feature-media-reviews, ojan.autocc, pnormand, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.