[VD] Set focus of last web contents 54/264954/4
authorDongHyun Song <dh81.song@samsung.com>
Wed, 6 Oct 2021 04:39:33 +0000 (13:39 +0900)
committerSangYong Park <sy302.park@samsung.com>
Thu, 7 Oct 2021 01:52:28 +0000 (01:52 +0000)
commit775504e6cb956d7304f7c38df42f6254f61c80b0
tree1102605eabcfb26bff3cf9ed6e805618f590df96
parent1c09661286f450a81b1aafa92d4ee5b9edd49b59
[VD] Set focus of last web contents

After closed another WRTWindow, the last web contents has no focus
until any registered key is handled.
This patch will give focus on the last web contents when WRTWindow
closed.

Related patch:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/264955/

Change-Id: I43475272f757a05be05aa51ca7ff5dbac659bf6b
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/common/web_application_delegate.ts
wrt_app/src/tv/web_application_tv.ts
wrt_app/src/web_application.ts