Revert "temporary fix - add Ewk_Context to ewk_notification_showed to make WRT compile"
authoryh106.jung <yh106.jung@samsung.com>
Thu, 28 May 2015 12:57:54 +0000 (21:57 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitbe15f550ac8b49d1e42ab11fb702038efdd17e0e
treec9c160356fc1ca24aa89e39e62d93f3ecbb8e74c
parent5a501ad22bf68a14fc5407e396534430cfeffbca
Revert "temporary fix - add Ewk_Context to ewk_notification_showed to make WRT compile"

This reverts commit 6e6015b9a35c2630454ec69f35d788571b854f1c.

Original commit message:
Context was not used and we removed it, but WRT assumes that
ewk_notification_showed takes context as one of the parameters
and after our Notification API refactoring it doesn't compile.
WRT will update to the new API, but for now we need this temporary
fix for it to work.
Reviewed by: Antonio Gomes, Daniel Waślicki, Hyunhak Kim

Change-Id: Ib3fe9036f8bfe2992d17e219a21213ed33bd6d90
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
tizen_src/ewk/efl_integration/public/ewk_notification.cc
tizen_src/ewk/efl_integration/public/ewk_notification.h
tizen_src/ewk/unittest/utc_blink_ewk_notification_callbacks_set_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_notification_clicked_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_notification_closed_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_notification_showed_func.cpp