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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 8 18:45:04 PDT 2013


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





--- Comment #64 from Darin Adler <darin at apple.com>  2013-06-08 18:43:37 PST ---
(From update of attachment 204081)
View in context: https://bugs.webkit.org/attachment.cgi?id=204081&action=review

> Source/WebCore/page/ContextMenuController.cpp:854
> +            appendItem(ToggleVideoFullscreen, m_contextMenu.get());
>              appendItem(EnterVideoFullscreen, m_contextMenu.get());

Here is the place where we want only one or the other. I think this is part that needs to be in an #if.

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