Add popup support for runtime and impl to allow cert erros 92/189792/1
authorSuneel Kota <suneel.kota@samsung.com>
Thu, 20 Sep 2018 12:48:41 +0000 (18:18 +0530)
committerSuneel Kota <suneel.kota@samsung.com>
Thu, 20 Sep 2018 13:04:15 +0000 (18:34 +0530)
commit020a05f255f2af697b2e858f181153315eee1dd1
treeaa049cc05dbf613ff6196fb0e82ecec12542270a
parente27feba669b2cd9d5985d90179c0f4d3bd279480
Add popup support for runtime and impl to allow cert erros

this patch adds the popup support, it also adds
the required implementation for providing option
to ALLOW or DENY when certificate error occurs and
remember the old option selected.

Change-Id: Ie479998172322434ad2d948bbacfe91bf00675ac
Signed-off-by: Suneel Kota <suneel.kota@samsung.com>
atom/browser/api/atom_api_app.cc
atom/browser/api/atom_api_app.h
tizen/common/constants.cc
tizen/common/constants.h
tizen/src/browser/popup.cc [new file with mode: 0644]
tizen/src/browser/popup.h [new file with mode: 0644]
tizen/src/browser/popup_string.cc [new file with mode: 0644]
tizen/src/browser/popup_string.h [new file with mode: 0644]
wrt.gyp