[Webkit-unassigned] [Bug 117220] Allow for toggling fullscreen on <video> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 16:43:45 PDT 2013


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





--- Comment #43 from Tim Horton <thorton at apple.com>  2013-06-07 16:42:18 PST ---
(From update of attachment 204066)
View in context: https://bugs.webkit.org/attachment.cgi?id=204066&action=review

>>> Source/WebKit2/Shared/API/c/WKContextMenuItemTypes.h:113
>>> +#if PLATFORM(MAC)
>> 
>> I don't think we can add things in the middle of an API enum.
> 
> Wouldn't "Enter" and "Toggle" effectively be the same tag? (since only one will ever be enumerated, they'd share the same enum value?)

You're right, ignore me.

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