OSDN Git Service

Add an API to enable disable safebrowsing in WebView
authorSelim Gurun <sgurun@google.com>
Sat, 8 Apr 2017 01:21:46 +0000 (18:21 -0700)
committerSelim Gurun <sgurun@google.com>
Sat, 8 Apr 2017 01:46:18 +0000 (18:46 -0700)
commitec0a1f2599e6b254580a0e940f47a5653f491e3c
tree5a6c293100ba348e5ab1606e2a5b674f352c2137
parent9394a8fc62817a34b85d91c0004c924166952936
Add an API to enable disable safebrowsing in WebView

WebView safebrowsing can be opted in using a manifest value. However,
we also need to control individual WebViews.

Bug:37158813
Test: See change I71e813bccc2fab73d100384661128c7311dd396c

Change-Id: I647dc304787d6406691b5cbadf1c9a4f13ac5604
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/webkit/WebSettings.java