[Webkit-unassigned] [Bug 126818] Add AVKit fullscreen video interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 11 11:51:32 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126818





--- Comment #2 from Sam Weinig <sam at webkit.org>  2014-01-11 11:49:13 PST ---
(From update of attachment 220941)
View in context: https://bugs.webkit.org/attachment.cgi?id=220941&action=review

> Source/WebCore/platform/ios/WebVideoFullscreenControllerAVKit.h:42
> + at property (assign) WebView *webView;

WebCore is not allowed to know about WebView's existence. If you need the host view, you should use some abstraction.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list