[VD] Support analyze webapp loading performance by RWI 93/210693/7
authorliwei <wei90727.li@samsung.com>
Tue, 23 Jul 2019 04:12:35 +0000 (12:12 +0800)
committerliwei <wei90727.li@samsung.com>
Thu, 25 Jul 2019 05:02:14 +0000 (13:02 +0800)
commit0a75aced100c83073cdc6259840ad1e61552b810
tree48a8fe7d925e3c88d31b6b5e929ab7466046a27d
parent31ac318ee9b4b3fe903870e332d3d10426037f2c
[VD] Support analyze webapp loading performance by RWI

(1)Once WebAPP is launched, just to load "about:blank" firstly,
   and saved WebAPP entry url (index.html)
(2)A popup window with "OK" button to show RWI connection port on TV
  This moment, "about:blank" has been loaded for RWI connection in PC
  also can enable RWI timeline for preparation to record the whole loading
(3)Only user click "OK" button on the popup window,
  then WebAPP entry url (index.html) will be loaded.

Native Patch:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/210692/

Change-Id: I2a495659f7761e9d322adee8f19ab95f7eeb27cc
Signed-off-by: liwei <wei90727.li@samsung.com>
wrt_app/src/runtime.js
wrt_app/src/web_application.js