Change termination timing for non multitasking app 00/208100/1
authorSangYong Park <sy302.park@samsung.com>
Tue, 11 Jun 2019 08:10:54 +0000 (17:10 +0900)
committerSangYong Park <sy302.park@samsung.com>
Tue, 18 Jun 2019 07:56:30 +0000 (16:56 +0900)
commit7f55675fb5c0b5b9f285ce901d7021ba79b6ed6f
treebb77bf92529e7b8da9fb438ae688500341f7db7a
parent15dca7383c7a1b5901e1ac19ef5eee9111eca8ff
Change termination timing for non multitasking app

e-manual app calls launchAppControl in visibilitychange event handler.
but, wrtjs terminate app as soon as app status is suspend.
so, add termination delay for visibilitychange event handling.

Change-Id: Ie2bd615e44643bbb74410d9c4fab2c85b6fe9ce4
Signed-off-by: SangYong Park <sy302.park@samsung.com>
wrt_app/src/web_application.js