Register a key callback to handle back key event with untrusted certificate confirm...
authorJihoon Chung <jihoon.chung@samsaung.com>
Tue, 1 Oct 2013 14:40:38 +0000 (23:40 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Mon, 14 Oct 2013 11:19:53 +0000 (20:19 +0900)
commit008298d1d117a8689fa3c81871f8dc8978ffe436
treea860408297c1ba21c033ecebb1504c422810e040
parent0a5fc0a64f29bacf7dc0c5db8812a9baca1230e8
Register a key callback to handle back key event with untrusted certificate confirm popup

    - This applies to the permission request popup for untrusted certificate confirm

[Issue#]   N/A
[Problem]  A web page underneath pop-up moves to the previous page when user expects the pop-up closed.
[Cause]    The permission request pop-up did not handle the back-key callback.
[Solution] Register the key callback.

[SCMRequest] N/A

Change-Id: Iddee71ee6414a24326eeedd083601571e5726cc7
src/view/webkit/view_logic_certificate_confirm_support.cpp