commit | 56be7ed2cdc5954f91521b1422128e08208b7476 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Fri Oct 08 03:09:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 08 03:09:05 2021 |
tree | 3afc6087c463df0b255f75a1a687d9799d12da0f | |
parent | 3e0aba33e1534343559b13164db650a6491c6525 [diff] |
Disable 3DES by default in //net 3DES was already disabled by default in //chrome, which successfully launched in M93. This picks it up for other embedders. (Meant to do this earlier, but I missed it.) Bug: 1203442 Change-Id: Ief36bd1aa1720549c002b0f94e2be70fc5427f11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3209068 Reviewed-by: Matt Mueller <mattm@chromium.org> Reviewed-by: Emily Stark <estark@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/main@{#929516}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.