Apply a zoom property when resolution is changed
authorSeonae Kim <sunaeluv.kim@samsung.com>
Thu, 11 Apr 2013 15:28:15 +0000 (00:28 +0900)
committerJiyeon Kim <jiyeon0402.kim@samsung.com>
Fri, 12 Apr 2013 00:52:58 +0000 (09:52 +0900)
commit39bc1fe1adf64257dce0e54d5a37a739bd809c42
tree9a45959435b8d35be8c0ff7cc178cbf6a22022de
parent6c3ebb2965b8200a2a01a157f43979758eb5cb83
Apply a zoom property when resolution is changed

[Title] Apply a zoom property when resolution is changed
[Issue] N_SE-31973, N_SE-31379
[Problem] If screen resolution is changed, the size of media controls is not accurate.
[Cause] We did not consider other resolution.
[Solution] Adjust the control size using a zoom property

Change-Id: Iab46f76b17c2457c3927db4111775f7324afed7b
Source/WebCore/html/shadow/MediaControlRootElement.cpp
Source/WebCore/html/shadow/MediaControlRootElement.h