[3.0] MediaPlayer crashed when switching audio to play(about 20%)
authorJoone Hur <joone.hur@intel.com>
Thu, 15 Aug 2013 19:30:20 +0000 (12:30 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Thu, 22 Aug 2013 19:41:05 +0000 (12:41 -0700)
commitf3e6c67db8c0314c49013236b10969775742ade8
treeb80e91c1c24dcda9ca0f01a2f564dbb7d88d62c8
parent753dd63ba1e0b6cba0f2c2d85b96bcfb828dbba7
[3.0] MediaPlayer crashed when switching audio to play(about 20%)
https://bugs.tizen.org/jira/browse/TIVI-1518

Add TIZEN_GSTREAMER_VIDEO guard in the destructor of GStreamerGWorld class
because the gstGWorldSyncMessageCallback signal is not used for Tizen WebKit.
Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp