mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 08:34:37 -04:00
e8f9fe9bd4
Signed-off-by: yushihao <yushihao4@huawei.com>
15 lines
908 B
JSON
15 lines
908 B
JSON
{
|
|
"name": "Web",
|
|
"atomic": true,
|
|
"attrs": [
|
|
"password", "cacheMode", "tableData", "wideViewModeAccess", "overviewModeAccess", "textZoomAtio", "databaseAccess",
|
|
"onRefreshAccessedHistory", "onUrlLoadIntercept", "onSslErrorReceive", "onRenderExited", "onFileSelectorShow",
|
|
"onPageEnd", "onPageBegin", "onProgressChange", "onTitleReceive", "onGeolocationHide", "onGeolocationShow",
|
|
"onRequestSelected", "javaScriptAccess", "fileAccess", "onAlert", "onBeforeUnload", "onlineImageAccess",
|
|
"domStorageAccess", "imageAccess", "mixedMode", "zoomAccess", "geolocationAccess", "javaScriptProxy",
|
|
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart", "fileFromUrlAccess",
|
|
"webDebuggingAccess", "onShowFileSelector", "initialScale", "onResourceLoad", "onScaleChange", "onHttpAuthRequest",
|
|
"onPermissionRequest", "onContextMenuShow"
|
|
]
|
|
}
|