Move inspector functions to WebApplication 21/249721/5
authorDongHyun Song <dh81.song@samsung.com>
Wed, 16 Dec 2020 08:37:57 +0000 (17:37 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Wed, 16 Dec 2020 09:17:09 +0000 (18:17 +0900)
commitcd3319229afa5f538281631e503915922d794f78
tree92d7300fc55df99b2d5d759eeac23c64a38bb501
parent943c25bda3bd3c48c94efd61d85182018292f54d
Move inspector functions to WebApplication

debugPort / inspectorSrc are members for WebApplication class.
Then, move related functions to WebApplication is more proper and
it can reduce to check webApplication instance.

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