commit | 7f9f9dffaf7140c2c050e9298e6c42b711f608ce | [log] [tgz] |
---|---|---|
author | Guido Urdaneta <[email protected]> | Tue Sep 29 15:19:17 2020 |
committer | Commit Bot <[email protected]> | Tue Sep 29 15:19:17 2020 |
tree | 786ec58278ba64ad364f4e50dcbccc7f69b1bbc9 | |
parent | 683f89ee193e30da7730243c76897ef5d007ac06 [diff] |
Add policy to allow legacy WebRTC TLS protocols. This allows enterprises to use deprecated protocols (to be disabled by default) for compatibility reasons. Bug: webrtc:10261 Change-Id: I07747b397ab10fb1b2e7f9ba88db9921898f9090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364614 Reviewed-by: Harald Alvestrand <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Julian Pastarmov <[email protected]> Commit-Queue: Guido Urdaneta <[email protected]> Cr-Commit-Position: refs/heads/master@{#811713}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.