[M40 Merge][Tizen 3.0][WRT] Implements DynamicPluginStopSession
authoryh106.jung <yh106.jung@samsung.com>
Mon, 18 May 2015 07:55:14 +0000 (16:55 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitdb0064761d3b07ec591f4af3ae559893efaff125
treea7d616715202490149622220c80d8f8a48359d02
parentbdd7cd0c75282eaf2af8c846e944a5e93f876023
[M40 Merge][Tizen 3.0][WRT] Implements DynamicPluginStopSession

Implements DynamicPluginStopSession inteface like below.

extern "C" void DynamicPluginStopSession(
    const char* tizen_id, v8::Handle<v8::Context> context)

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=12998
Reviewed by: Antonio Gomes, Hyunhak Kim, arno renevier

Change-Id: I4f98a152b062a63dcdf4826a53ec8867f1f85112
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
tizen_src/ewk/efl_integration/wrt/dynamicplugin.cc
tizen_src/ewk/efl_integration/wrt/dynamicplugin.h
tizen_src/ewk/efl_integration/wrt/wrtwidget.cc