Clean-up GlobalDAO (WhiteURIList)
authorJihoon Chung <jihoon.chung@samsaung.com>
Thu, 17 Oct 2013 04:45:47 +0000 (13:45 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 23 Oct 2013 14:37:48 +0000 (23:37 +0900)
commitcb118ebf1bb38ddb612a9ee8a71cd304d9b42da5
tree87e29d116fd6bdaf3be2de07363bc8fbcefc421c
parent3e7ca1dbd6ec3d0d07e3e667619424b89d6843be
Clean-up GlobalDAO (WhiteURIList)

[Issue#]   LINUXWRT-1029
[Problem]  GlobalDAO has unnecessary API.
[Cause]    N/A
[Solution] Remove "WhiteURIList" API
           - "WhiteURIList" stores uri to allow using plugin even uri is external uri.(http, https)
           - Moreover, tizen plugin doesn't have plan to support tizen web api to external uri.
           - Current usage case is checking "WhiteURIList" before load plugin object to JS engine.
[Verification] Checking plugin object is available in external page
[SCMRequest] N/A

Change-Id: Ib35ec9a13babb31a50a9a8b8835d8ee8eebaee85
src/view/webkit/injected-bundle/injected_bundle_uri_handling.cpp