Move inspector functions to WebApplication submit/tizen/20201231.160010 submit/tizen/20210104.160010
authorDongHyun Song <dh81.song@samsung.com>
Wed, 16 Dec 2020 08:37:57 +0000 (17:37 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Mon, 28 Dec 2020 09:52:14 +0000 (18:52 +0900)
commit85b70766903f42af6b98f05e895112647d20ca9b
tree92d7300fc55df99b2d5d759eeac23c64a38bb501
parentcd3319229afa5f538281631e503915922d794f78
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>