Video is not started even if play button has been pressed.
authorKeonHo Kim <keonho07.kim@samsung.com>
Fri, 2 Aug 2013 06:48:27 +0000 (15:48 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 2 Aug 2013 07:51:26 +0000 (07:51 +0000)
commit381898cf0f0d64a609d9b1fee8a3a17d9f156096
tree8b6ec00c557c7028409e7db963d8718f5f735d01
parentdf7048259518cfde878e04715d75b459881fa810
Video is not started even if play button has been pressed.

[Title] Video is not started even if play button has been pressed.
[Problem] N_SE-47694
[Cause] Change readystate to currentdata although it is have futherdata.
[Solution] Remove potential bug code.

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