[VD] add Gaming hub feature 90/259690/5
authoryman.son <yman.son@samsung.com>
Fri, 11 Jun 2021 06:10:01 +0000 (15:10 +0900)
committeryman.son <yman.son@samsung.com>
Wed, 16 Jun 2021 05:59:53 +0000 (14:59 +0900)
commit14f5b6ff510bb7979dbfc98be24f88dcd5206f3a
tree53ca8cf9029bd25a55ab37245e94300cba062a35
parent42a10935660b9f000c7f794036315ef166c3f001
[VD] add Gaming hub feature

In the gaming hub panel,
there is a scenario where webapp plays sound after background launch.
Also, it should be possible to switch to UI mode.
At this time, must support multitasking unconditionally.

Add three fetures to support this.
1. Transition of FG and BG through Appcontrol
2. disable multitasking feature according to special App Control.
3. window's hide is required for Appcontrol BG transition. (change WebEngine code)

Change-Id: If6760ab87ece3966599cab5f393d043467b39187
Signed-off-by: yman.son <yman.son@samsung.com>
wrt_app/common/web_application_delegate.ts
wrt_app/src/tv/web_application_tv.ts
wrt_app/src/web_application.ts