Bug 153223

Summary: Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSourceAVFObjC for Mac
Product: WebKit Reporter: Ada Chan <adachan>
Component: MediaAssignee: Ada Chan <adachan>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jer.noble: review+

Ada Chan
Reported 2016-01-18 22:33:48 PST
Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSourceAVFObjC for Mac. These API include: virtual void setVideoFullscreenLayer(PlatformLayer*) override; virtual void setVideoFullscreenFrame(FloatRect) override; virtual void setVideoFullscreenGravity(MediaPlayer::VideoGravity) override; virtual void setVideoFullscreenMode(MediaPlayer::VideoFullscreenMode) override;
Attachments
Patch (6.64 KB, patch)
2016-01-26 15:45 PST, Ada Chan
jer.noble: review+
Ada Chan
Comment 1 2016-01-18 22:36:02 PST
Ada Chan
Comment 2 2016-01-26 15:45:36 PST
Ada Chan
Comment 3 2016-01-27 14:24:31 PST
Note You need to log in before you can comment on or make changes to this bug.