[WRTjs][VD] Hide early if app is visible when termination 19/306019/3
authorDongHyun Song <dh81.song@samsung.com>
Thu, 15 Feb 2024 06:52:01 +0000 (15:52 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Thu, 15 Feb 2024 07:15:17 +0000 (07:15 +0000)
commit135c3e08a2df7b7709dab3ed3e89ec00dc68e7c3
treecbac3bc5cfc6d5f43feecafdfd8909992b05584d
parent5b881c229e5e7e4b8a91dba260469ceb3e84d464
[WRTjs][VD] Hide early if app is visible when termination

If an application is terminated by 3rd party when app is visible,
black screen or abnormal last frame can be observerable for a moment.
So, this patch will hide the window early while closing window.

Change-Id: Ied14bdd3f40891c9695b1ef89250f4bd7010d8f1
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt/src/browser/tv/wrt_native_window_tv.cc