Add and rename APIs for RWI termination 11/215311/8
authorDongHyun Song <dh81.song@samsung.com>
Mon, 7 Oct 2019 04:04:44 +0000 (13:04 +0900)
committerSangYong Park <sy302.park@samsung.com>
Thu, 10 Oct 2019 04:25:33 +0000 (04:25 +0000)
commitd4c82941a2bdd9bdf0fcd054fec8e2ef5d3e3523
treec09af367c7f4f19a9aa0672596727b77c1a099c8
parent64127ed123f9479f360b2922f204b3d9b1402f7a
Add and rename APIs for RWI termination

1)
To stop binded debugging RWI port, call stopInspectorServer().

2)
To close all dialogs while finalize(), call cancelDialogs().
Sometimes there are crash problems if Javascript dialogs are remained

Related chromium-efl patch:
  https://review.tizen.org/gerrit/215309/

Change-Id: I5efee849616ff00ea7d9b8431ffd630d494602bb
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/src/runtime.js
wrt_app/src/web_application.js