Change notes

This commit is contained in:
Ed Minnix
2022-12-31 17:18:37 -05:00
parent df1a4d2ed1
commit 515fa21aad
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added `AllowContentAccessMethod` to represent the `allowContentAccess` method of the `android.webkit.WebSettings` class.

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new query `java/android/websettings-content-access` to detect Android WebViews which do not disable access to `content://` urls.