mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-22 20:45:27 -04:00
46d97dfb45
sync code from master Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Ie8b3db8f3b1b617cf37496c48add5bc8a88aa616
12 lines
739 B
JSON
12 lines
739 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"
|
|
]
|
|
} |