[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
Wed May 9 13:08:02 PDT 2012


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





--- Comment #24 from Benjamin Poulain <benjamin at webkit.org>  2012-05-09 13:07:06 PST ---
> > Why would you change this to be const?? That is not a method free of side effects on the state of the media player.
> 
> In addition of the const I really dislike the asymmetry with exitFullscreen();
> Other question : Why the bool as a return value? Could you elaborate when and which scenario it would return false?

That is a good point. With all the existing code ignoring the return value, this is weird.

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