[WRTjs][VD] Support skip inspector popup 54/315554/1 submit/tizen/20241203.160021
authorzhaosy <shiyusy.zhao@samsung.com>
Tue, 19 Nov 2024 10:32:34 +0000 (18:32 +0800)
committerzhaosy <shiyusy.zhao@samsung.com>
Tue, 3 Dec 2024 05:08:24 +0000 (13:08 +0800)
commitcae1da8bbda8ed72632755cb85fe32245ac0cc20
treeb4ef803d805061e167b386469ad233eb11385ca4
parent90212b27f78af494ef37e237632b0fb0ac317ba4
[WRTjs][VD] Support skip inspector popup

In b2b product, sometimes, developer don't want to show inspector popup
in RWI case, so support skip inspector popup.

How to skip inspector popup:
1) Launch AppInfoViewer(mute + 1 + 2 + 2 + 6 + exit)
2) Select DebugInfo
3) Press UP-UP-DOWN-DOWN-LEFT-RIGHT-LEFT-RIGHT
4) Select On option

Refer to :
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/320893/

Change-Id: I16978171596fbce827716abe248ff3e1cbe26f86
Signed-off-by: zhaosy <shiyusy.zhao@samsung.com>
wrt_app/common/web_application_delegate.ts
wrt_app/src/tv/web_application_tv.ts
wrt_app/src/web_application.ts