Check WRTWindow.setup to launch App 93/209393/3
authorws29.jung <ws29.jung@samsung.com>
Fri, 5 Jul 2019 08:38:39 +0000 (17:38 +0900)
committerws29.jung <ws29.jung@samsung.com>
Mon, 8 Jul 2019 10:23:12 +0000 (19:23 +0900)
commitb320d98de8e67b9fe1929df739c24fbea473d145
tree67a553643a2a502dc472e4e8598a001f4b79f390
parentf1009c8e58a3bb536526a77859acbd230785956e
Check WRTWindow.setup to launch App

Currently same wrtjs is used in m63 and m69 Chromium-efl
but supported methods from each library are different.
The WRTWindow.setup() method is only provided by m69 and
to launch Webapp on latest m63 Chromium-efl, the method
need to be checked whether it is accessible.

Change-Id: I44800e3f7209b86954cf3f65c118458173e34750
Signed-off-by: ws29.jung <ws29.jung@samsung.com>
wrt_app/browser/wrt_window.js