break dependency to Ewk_Notification_Permission_Request (removed ewk_notification.h)
authorSeungSeop Park <sns.park@samsung.com>
Fri, 13 Jun 2014 05:57:08 +0000 (14:57 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit8807564c0cade910d5b906b459f36752274faf92
tree6c8418ea73f53b711d8f78bdcc1da47aa2ec0378
parent3238a7681b2643c2f6112c90579d34aeb51b3025
break dependency to Ewk_Notification_Permission_Request (removed ewk_notification.h)

Added tizen_webview::NotificationPermissionRequest class which uses existing
_Ewk_Notification as its implementation.

Issue: CBEFL-92
Change-Id: I6a2e4ed96219f5f3085685055a8e7006d81f3cd2

Conflicts:
impl/content_main_delegate_efl.cc
tizen_src/ewk_api_headers/public/ewk_notification.h [deleted file]
tizen_src/impl/API/ewk_notification_private.cc
tizen_src/impl/API/ewk_notification_private.h
tizen_src/impl/browser/notification/notification_controller_efl.cc
tizen_src/impl/browser/notification/notification_controller_efl.h
tizen_src/impl/content_browser_client_efl.cc
tizen_src/impl/eweb_view_callbacks.h
tizen_src/impl/tizen_webview/public/tw_notification.cc
tizen_src/impl/tizen_webview/public/tw_notification.h