WebView (WBV)
Contents
Android Only
- DRD02-J. Do not allow WebView to access sensitive local resource through file scheme
- DRD13. Do not provide addJavascriptInterface method access in a WebView which could contain untrusted content. (API level JELLY_BEAN or below)
C
This section is under construction.
C++
This section is under construction.
Java
This section is under construction.