WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
153222
Enable API related to the video fullscreen layer in MediaPlayerPrivateAVFoundationObjC for cocoa platforms with VIDEO_PRESENTATION_MODE enabled
https://bugs.webkit.org/show_bug.cgi?id=153222
Summary
Enable API related to the video fullscreen layer in MediaPlayerPrivateAVFound...
Ada Chan
Reported
2016-01-18 22:29:56 PST
Enable API related to the video fullscreen layer in MediaPlayerPrivateAVFoundationObjC for all cocoa platforms. Right now they are only enabled on iOS. 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
(33.83 KB, patch)
2016-01-25 11:12 PST
,
Ada Chan
no flags
Details
Formatted Diff
Diff
Patch
(33.85 KB, patch)
2016-01-25 11:52 PST
,
Ada Chan
no flags
Details
Formatted Diff
Diff
Patch
(33.88 KB, patch)
2016-01-25 13:03 PST
,
Ada Chan
eric.carlson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Ada Chan
Comment 1
2016-01-18 22:31:09 PST
Part of <
rdar://problem/24172052
>
Ada Chan
Comment 2
2016-01-25 11:12:24 PST
Created
attachment 269765
[details]
Patch
Ada Chan
Comment 3
2016-01-25 11:31:54 PST
Comment on
attachment 269765
[details]
Patch Fixing the iOS build error.
Ada Chan
Comment 4
2016-01-25 11:52:44 PST
Created
attachment 269776
[details]
Patch
Ada Chan
Comment 5
2016-01-25 13:03:04 PST
Created
attachment 269781
[details]
Patch
Ada Chan
Comment 6
2016-01-26 10:58:02 PST
Committed:
http://trac.webkit.org/changeset/195595
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug