[Webkit-unassigned] [Bug 84414] Expose a flag so that fullscreen video on android can work with FULLSCREEN_API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 27 09:45:53 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84414
Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #138137|review? |review+
Flag| |
--- Comment #12 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2012-04-27 09:45:53 PST ---
(From update of attachment 138137)
View in context: https://bugs.webkit.org/attachment.cgi?id=138137&action=review
> Source/WebKit/chromium/src/WebViewImpl.cpp:1592
> if (m_client && m_client->enterFullScreen())
so then on the chromium side you will make this enterFullScreen()
method always return false? or, will you try to make fullscreen
mode work for non-video elements too?
--
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