add web attribute fileURLaccess

Signed-off-by: jiangkuaixue <jiangchenzhou@huawei.com>
This commit is contained in:
jiangkuaixue
2022-04-13 17:19:19 +08:00
parent b08fe10038
commit 6f855a5a3a
+1 -1
View File
@@ -7,6 +7,6 @@
"onPageEnd", "onPageBegin", "onProgressChange", "onTitleReceive", "onGeolocationHide", "onGeolocationShow",
"onRequestSelected", "javaScriptAccess", "fileAccess", "onAlert", "onBeforeUnload", "onlineImageAccess",
"domStorageAccess", "imageAccess", "mixedMode", "zoomAccess", "geolocationAccess", "javaScriptProxy",
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart"
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart", "fileFromUrlAccess"
]
}