Bug 153239

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

Ada Chan
Reported 2016-01-19 10:35:30 PST
Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaStreamAVFObjC 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 (7.30 KB, patch)
2016-03-08 12:06 PST, Ada Chan
no flags
Patch (7.33 KB, patch)
2016-03-08 12:46 PST, Ada Chan
eric.carlson: review+
Ada Chan
Comment 1 2016-03-08 12:06:54 PST
Ada Chan
Comment 2 2016-03-08 12:46:19 PST
Ada Chan
Comment 3 2016-03-08 15:16:58 PST
Note You need to log in before you can comment on or make changes to this bug.