mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-25 14:16:03 -04:00
add interface into web
Signed-off-by: liujinwei <hw.liujinwei@huawei.com> Change-Id: I5619e697fe5278c12a23c5d90353cd4cc63c1f48
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"name": "Web",
|
||||
"atomic": true,
|
||||
"attrs": ["onPageEnd", "onRequestSelected", "javaScriptAccess", "fileAccess"]
|
||||
"attrs": [
|
||||
"onPageEnd", "onRequestSelected", "javaScriptAccess", "fileAccess", "onAlert", "onBeforeUnload",
|
||||
"onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user