[Webkit-unassigned] [Bug 44797] fullscreen javascript bindings not implemented for v8
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 24 14:51:17 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=44797
James Robinson <jamesr at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #83724|review?, commit-queue? |review-
Flag| |
--- Comment #11 from James Robinson <jamesr at chromium.org> 2011-02-24 14:51:16 PST ---
(From update of attachment 83724)
Looks like you'll get an unused variable warning in WebSettingsImpl::setFullScreenEnabled(bool enabled) if ENABLE(FULLSCREEN_API) is false, which is a compile error on at least some configs. We have an UNUSED_PARAM() macro for such things.
--
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