[Webkit-unassigned] [Bug 44797] fullscreen javascript bindings not implemented for v8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 10:31:36 PST 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org




--- Comment #8 from James Robinson <jamesr at chromium.org>  2011-02-24 10:31:36 PST ---
This doesn't compile if ENABLE_FULLSCREEN_API is not set to true (which means it's broken on the canaries currently since they use features_overrides.gypi).  At a minimum you need a feature guard inside WebSettingsImpl::setFullScreenEnabled(bool enabled).

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