Checking disabled state handling of fullscreen button
authorSeonae Kim <sunaeluv.kim@samsung.com>
Wed, 24 Apr 2013 07:11:02 +0000 (16:11 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 24 Apr 2013 07:51:56 +0000 (16:51 +0900)
commit6f32a6c34bb1b7681616d7f9f643357d0aab3ef9
tree59cd12675be4ac6ce05e46f840012f75fa519e03
parentaaae6fa07623bbf483e21aac58b22a9766b860a4
Checking disabled state handling of fullscreen button

[Title] Checking disabled state handling of fullscreen button
[Issue] N/A
[Problem] After failing to seek on slider, the fullscreen button is disabled.
[Cause] when a seek error occurs, do not consider the fullscreen mode.
[Solution] Add the code checking disabled state handling of fullscreen button

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