Show controls when requested while control is transparent by timeout
authorJihye Kang <jye.kang@samsung.com>
Wed, 17 Apr 2013 07:42:51 +0000 (16:42 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 17 Apr 2013 10:49:22 +0000 (19:49 +0900)
commit31113beb8c7de1617235d6c45cb9924541414703
tree690dd009695b5d00767044fc7537730c9b820b0c
parent692e9977cf3c6952d55dcea10993d06e6f62d4b3
Show controls when requested while control is transparent by timeout

[Title] Show controls when requested while control is transparent by timeout
[Issue#] N/A
[Problem] Control is not shown when control is set as true by js API when control is transparent by timeout
[Cause] show API of control does not consider transparent of control panel
[Solution] Make panel opaque when show is requested

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