Change the location to update the style of media control
authorSeonae Kim <sunaeluv.kim@samsung.com>
Mon, 29 Apr 2013 07:19:20 +0000 (16:19 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 29 Apr 2013 11:35:27 +0000 (20:35 +0900)
commit7bd6db2117dfcc3e6375f56cf613cf98c2427fc8
treed75a08ae147791f32948980fa25662dd837aa7d6
parent6ba3ed637744900e79bf5620d8a4f3a88fbe5907
Change the location to update the style of media control

[Title] Change the location to update the style of media control
[Issue] N_SE-36453
[Problem] The size of media control is too large.
[Cause] When entering fullscreen from some element not fullscreen button, media control is not yet created in wrt.
[Solution] Updated the style when creating media control

Change-Id: Icc6afe4bdf7b87096c9b20e469ce1945f17e4ac3
Source/WebCore/html/HTMLMediaElement.cpp
Source/WebCore/html/HTMLMediaElement.h
Source/WebCore/html/shadow/MediaControlElements.cpp
Source/WebKit2/WebProcess/FullScreen/WebFullScreenManager.cpp