Play area should not be exceeded to the entire timeline.
authoreojin.ham <eojin.ham@samsung.com>
Sat, 4 May 2013 11:12:15 +0000 (20:12 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 6 May 2013 02:32:01 +0000 (11:32 +0900)
commit6b7d14ad10bc08d8a774548e518aaf28729c9fed
tree0d160f8168b5606db0703d3fe34765dbbc972c3c
parented93e806a99a690fb69fa767b1afbf2ff956b511
Play area should not be exceeded to the entire timeline.

[Title] Play area should not be exceeded to the entire timeline.
[Issue#] N/A
[Problem] If the duration value is smaller than actual value, play area exceed to the entire timeline.
[Cause] Didn't check max limit when draw play area.
[Solution] Set max limit when draw play area in timeline.

Change-Id: I7cb68df534f1f2c1ea5eeeb24eb63493c5ae917b
Source/WebCore/platform/efl/RenderThemeEfl.cpp