[VD] Segregates WebApplicationDelegateTV for TV profile 28/255828/14
authorDongHyun Song <dh81.song@samsung.com>
Wed, 24 Mar 2021 05:59:51 +0000 (14:59 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Tue, 30 Mar 2021 05:28:48 +0000 (14:28 +0900)
commit78f26f53072d0634ba7c4bf9e2e647d66c38e15f
tree93538567f682a404108368a33bf2fa3df8920f91
parent4697443e81b8c10fb5c8677199a91f7f5ce5a0b1
[VD] Segregates WebApplicationDelegateTV for TV profile

WebApplicationDelegateTV will implements TV profile feature via
inherited from WebApplicationDelegate base class.

This patch will improve code readability of WebApplication class.

Change-Id: Ic785f47fc19ad69a93701744eab2a50e6175d7be
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/common/web_application_delegate.ts [new file with mode: 0644]
wrt_app/src/runtime.ts
wrt_app/src/tv/web_application_tv.ts [new file with mode: 0644]
wrt_app/src/web_application.ts