forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable TLS 1.0/1.1 support in WebView by default
This (1) flips the kWebViewLegacyTlsSupport feature flag to be disabled by default (turning off support for TLS 1.0/1.1 in WebView), (2) removes the field trial config entry, and (3) updates a test for the flag-enabled case. Bug: 1294330 Change-Id: I977e200870c41612c95962e021c07dd52b74f132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3763335 Reviewed-by: Richard Coles <torne@chromium.org> Commit-Queue: Chris Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/main@{#1024775}
- Loading branch information
1 parent
24e5493
commit baa5cec
Showing
3 changed files
with
7 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters