Implement Scheme to Appcontrol request
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 7 Sep 2015 06:29:46 +0000 (15:29 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Fri, 18 Sep 2015 08:31:51 +0000 (17:31 +0900)
commit6d87542b832f9ba2ae1558aea34694311b3e7548
tree7922bd06ff734eed2b1dd96e625dc8270646c715
parent1d385aeb4e600e66ea4b7b8d38e768e028408451
Implement Scheme to Appcontrol request
 - Well-known scheme was converted to AppControl request
 - Except (http(s), file, app, data, blob), all custom scheme was send to AppControl request

Change-Id: Id4fe074cdec87bd8812519f555dea31f28be60ea
common/app_control.cc
common/app_control.h
runtime/browser/web_application.cc