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