[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 12:47:55 PDT 2012


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





--- Comment #21 from Benjamin Poulain <benjamin at webkit.org>  2012-05-09 12:46:58 PST ---
(From update of attachment 139467)
View in context: https://bugs.webkit.org/attachment.cgi?id=139467&action=review

> Source/WebCore/platform/graphics/MediaPlayer.h:330
> +    bool enterFullscreen() const;

Why would you change this to be const?? That is not a method free of side effects on the state of the media player.

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