mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
b760397359
Signed-off-by: lixingchi1 <lixingchi1@huawei.com>
12 lines
706 B
JSON
12 lines
706 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",
|
|
"onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart"
|
|
]
|
|
} |