Duration doesn't change even if it is updated on EOS.
authorkeonho07.kim <keonho07.kim@samsung.com>
Mon, 8 Jul 2013 11:00:21 +0000 (20:00 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 9 Jul 2013 07:56:32 +0000 (07:56 +0000)
commit28e66cb7214a3873e94ab697a6d8d7b61e262485
treea9f763a693c494c43864d2a0faae03b32db1fe72
parent73fc4ac2dd411d56217b6e9db5cb942fe06b6a1e
Duration doesn't change even if it is updated on EOS.

[Title] Duration doesn't change even if it is updated on EOS.
[Problem] N/A
[Cause] In stream mode, there is updating of duration value.
[Solution] now >= duration needs to update duration on HTMLMediaElement.

Change-Id: I8b8f81ff10a7c70200640000a3ea42e1caf23bf3
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp