Duration doesn't change even if it is updated on EOS(additional).
authorkeonho <keonho@keonho-Samsung-DeskTop-System.(none)>
Thu, 11 Jul 2013 12:34:55 +0000 (21:34 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 11 Jul 2013 23:01:38 +0000 (23:01 +0000)
commit8a81097ba4a879624a778e53969b8f791c23b0df
tree634323da2c28d3fe909a2d9219f982c202f16b58
parent4db1bc0b0bd9ffec2b001580cc1dc77154e42426
Duration doesn't change even if it is updated on EOS(additional).

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

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