Files
zhangxiao da4281cae4 web api
Change-Id: I7543d35cc53473448472fe98ae7e7a424a796cb6
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
2022-02-15 11:27:17 +08:00

10 lines
471 B
JSON

{
"name": "Web",
"atomic": true,
"attrs": [
"onPageEnd", "onPageBegin", "onProgressChange", "onTitleReceive", "onGeolocationHide", "onGeolocationShow",
"onRequestSelected", "javaScriptAccess", "fileAccess", "onAlert", "onBeforeUnload", "onlineImageAccess",
"domStorageAccess", "imageAccess", "mixedMode", "zoomAccess", "geolocationAccess", "javaScriptProxy",
"onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart"
]
}