update compiler/components/web.json.

Signed-off-by: @i-am-a-little-bird <zhangbing6@huawei.com>

Signed-off-by: zhangb <zhangbing6@huawei.com>
This commit is contained in:
zhangb
2022-09-12 08:05:23 +00:00
committed by Gitee
parent 187b7cdc25
commit da5d688ccd
+2 -1
View File
@@ -9,6 +9,7 @@
"domStorageAccess", "imageAccess", "mixedMode", "zoomAccess", "geolocationAccess", "javaScriptProxy",
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart", "fileFromUrlAccess",
"webDebuggingAccess", "onShowFileSelector", "initialScale", "onResourceLoad", "onScaleChange", "onHttpAuthRequest",
"onPermissionRequest", "onContextMenuShow", "textZoomRatio", "onScroll", "mediaPlayGestureAccess", "onSslErrorEventReceive"
"onPermissionRequest", "onContextMenuShow", "textZoomRatio", "onScroll", "mediaPlayGestureAccess", "onSslErrorEventReceive",
"onClientAuthenticationRequest"
]
}