RESOLVED FIXED 153223
Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSourceAVFObjC for Mac
https://bugs.webkit.org/show_bug.cgi?id=153223
Summary Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSo...
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.