[M114 Migration] Implement an overridden method in PermissionControllerDelegateEfl 32/300632/2
authorPranay Pankajbhai Chauhan <pranay.c1@samsung.com>
Mon, 30 Oct 2023 07:50:46 +0000 (13:20 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Tue, 31 Oct 2023 01:11:09 +0000 (01:11 +0000)
commitdc424bcb871e2f46c6e8a21266a6a66ad637e244
tree9516221c0f37f29b9d07273579e7f9fc6bd8b3ae
parentfe3511c51c1102c0f63f9fb6ba749bc01e79e811
[M114 Migration] Implement an overridden method in PermissionControllerDelegateEfl

Webpages fetching Geolocation coordinates for first time are supposed to request
for permission from user and show a prompt popup to allow or deny access.
But currently the popup does not appear due to unimplemented method in
PermissionControllerDelegateEfl. This patch adds the same.

Reference: https://review.tizen.org/gerrit/299972

Change-Id: I6131ba88e03d5b881eb83207987b8636a9452506
Signed-off-by: Pranay Pankajbhai Chauhan <pranay.c1@samsung.com>
tizen_src/ewk/efl_integration/permission_controller_delegate_efl.cc