WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131316
[WK2][iOS] Consecutive videos in full screen display only black
https://bugs.webkit.org/show_bug.cgi?id=131316
Summary
[WK2][iOS] Consecutive videos in full screen display only black
Jer Noble
Reported
2014-04-07 15:18:21 PDT
[WK2][iOS] Consecutive videos in full screen display only black
Attachments
Patch
(2.98 KB, patch)
2014-04-07 15:27 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch for landing
(3.01 KB, patch)
2014-04-07 17:42 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2014-04-07 15:27:08 PDT
Created
attachment 228762
[details]
Patch
Eric Carlson
Comment 2
2014-04-07 16:23:35 PDT
Comment on
attachment 228762
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=228762&action=review
> Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:537 > + if (m_videoFullscreenLayer) > + [m_videoLayer removeFromSuperlayer];
This needs a #if PLATFORM(IOS) guard.
Jer Noble
Comment 3
2014-04-07 17:42:13 PDT
Created
attachment 228783
[details]
Patch for landing
Jer Noble
Comment 4
2014-04-08 11:23:24 PDT
Committed
r166939
: <
http://trac.webkit.org/changeset/166939
>
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