Add elementary APIs for running web app without wrt-loader 67/110567/1
authorYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 17 Jan 2017 05:07:27 +0000 (14:07 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 17 Jan 2017 05:08:17 +0000 (14:08 +0900)
commit7805d199bbb9ce9065fb4f3a77180879c663f1e7
treeb5948ac2087cb9726fae73be1d539f9c3dd3b8bd
parentaca556ce936f3967e8dcc017b0d9279951897d18
Add elementary APIs for running web app without wrt-loader

The |elm_init| and |elm_config_cache_flush_enabled_set| are missing
when launching web app without wrt-loader.

bug: http://suprem.sec.samsung.net/jira/browse/TWF-2800

Change-Id: I5effca0e67561b9ed1e900e6d5b86087143dfc81
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
runtime/browser/runtime_process.cc