DescriptionEnable HTTP cleartext configuration for Webview
Android platform enabled a mechanism for apps to opt out of cleartext
traffic in Android M. WebView did not participate in this though.
This CL enables applications that are targeting Android O or later
to enable this feature. The actual feature and how apps can
opt out is described in
https://developer.android.com/training/articles/security-config.html
The tests for this feature will be added to CTS later.
BUG=473848
Review-Url: https://codereview.chromium.org/2676913002
Cr-Commit-Position: refs/heads/master@{#448158}
Committed: https://chromium.googlesource.com/chromium/src/+/db5b9203ab60a38348111860ba713970f8c1df92
Patch Set 1 #
Total comments: 2
Patch Set 2 : address code review #Patch Set 3 : better not to break other entry points #
Messages
Total messages: 26 (11 generated)
|