[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 20 11:42:44 PDT 2012


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





--- Comment #8 from James Robinson <jamesr at chromium.org>  2012-04-20 11:42:37 PST ---
(From update of attachment 138125)
View in context: https://bugs.webkit.org/attachment.cgi?id=138125&action=review

> Source/WebKit/chromium/public/WebMediaPlayer.h:212
> +    virtual bool enterFullscreen() { return false; }

could you document what this does (i'm guessing tell this media player to go fullscreen) and what the bool return value means?

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