Refactor app-control event to improve readability 90/248790/8 submit/tizen/20201207.123336 submit/tizen/20201208.224749 submit/tizen/20201210.094820 submit/tizen/20201210.160024 submit/tizen/20201211.160010 submit/tizen/20201220.160010 submit/tizen/20201222.160010 submit/tizen/20201225.160010
authorDongHyun Song <dh81.song@samsung.com>
Wed, 2 Dec 2020 08:14:35 +0000 (17:14 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Fri, 4 Dec 2020 01:29:46 +0000 (10:29 +0900)
commit943c25bda3bd3c48c94efd61d85182018292f54d
tree9a7235959dae4df0c9893be9998a84f67a7f76e2
parent2ee353a515b18b696cc305b5e81b7a2761e47af0
Refactor app-control event to improve readability

1) Split into small functions by their roles.
2) Move functions to proper class
 - most of them are located in WebApplication

Change-Id: Ibd03eb6b6ef29c197266b7b9d51393134c06c375
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/src/runtime.ts
wrt_app/src/web_application.ts