[Webkit-unassigned] [Bug 39557] Full screen doesn't work for video elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 12:29:01 PDT 2010


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





--- Comment #36 from Adam Roben (aroben) <aroben at apple.com>  2010-05-25 12:29:00 PST ---
(In reply to comment #35)
> > Why does using the WebView's HWND not make it possible to pass the HWND to the constructor?
> 
> Because here we are getting the WebView by way of the media element, and the media element is given to the FullscreenVideoController after it's been constructed, so at construct time, we'll have no HWND to give.

I guess you're saying there's no way to get from the media element to the WebView at the time enterFullscreen() is called? That seems strange. (The WebView should certainly have an HWND by that point.)

-- 
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