commit | 020f8dc27ed50f93d84e848e6b78acf6c553c82b | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <[email protected]> | Mon Jun 27 19:36:43 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jun 27 19:36:43 2022 |
tree | 6341e6b60aeea8952be89419571ce3718ab3db98 | |
parent | d3b3573a7db21f80a4e5c2e4c00863dcb9302ce9 [diff] |
Expose kIgnoreSyncEncryptionKeysLongMissing in chrome://flags There are no immediate plans to launch this mitigation, but having an entry in chrome://flags makes it easier for users running into this issue to selectively enable the feature. The CL also lowers the default value of the MinGuResponsesToIgnoreKey parameter so it is reasonably achievable. Bug: 1327285 Change-Id: I088198f120599db0eb184270b7c19174b082e6a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3727148 Quick-Run: Victor Vianna <[email protected]> Auto-Submit: Victor Vianna <[email protected]> Reviewed-by: Rushan Suleymanov <[email protected]> Commit-Queue: Victor Vianna <[email protected]> Cr-Commit-Position: refs/heads/main@{#1018364}
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.