commit | 09dc3856d9ef8025f9fb9ff01afdc9067992957e | [log] [tgz] |
---|---|---|
author | Joe DeBlasio <jdeblasio@chromium.org> | Tue Aug 04 15:41:06 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 04 15:41:06 2020 |
tree | 22b29b5ea28a69a10a86e7d1f301e2a9a65d4a42 | |
parent | 138542351c62dc3096df716bedbb3382603c5ae2 [diff] |
[Safety Tips] Set blocklist on by default when STs enabled. This CL just flips the newly-introduced parameter to default to enabled when left unspecified. Keeping it default-enabled makes it much easier to test manually, and for now I'd like to maintain the manual testing. It'll be explicitly disabled via finch when not wanted. Bug: 1111731 Change-Id: I0502f6eecf51c7a6f44fc544f0797dbc98b4c3d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332520 Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#794548}
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.