2011-04-07 Jer Noble <jer.noble@apple.com>
Reviewed by Eric Carlson. HTMLVideoElement::webkitEnterFullscreen does not use new Full Screen API when available. https://bugs.webkit.org/show_bug.cgi?id=58070 Make the HTMLMediaElement full screen functions call into the new Full Screen API when FULLSCREEN_API is enabled. * html/HTMLMediaElement.cpp: (WebCore::HTMLMediaElement::enterFullscreen): (WebCore::HTMLMediaElement::exitFullscreen): git-svn-id: svn://svn.chromium.org/blink/trunk@83208 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment