commit | 2859297f87c823a21184e22d830a7243dd9a65b4 | [log] [tgz] |
---|---|---|
author | Anthony Vallee-Dubois <anthonyvd@chromium.org> | Wed Jan 12 00:04:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 12 00:04:27 2022 |
tree | c545effbef57ef08c7f50ea0aff1039dad579b8a | |
parent | c32aacc178786b966acd0e8c3e8f783b3b67ecb3 [diff] |
Support bypass justification in content analysis connector This CL adds support for requiring users to justify bypassing a content analysis warning on file upload or paste, if requested by the admin. Bug: 1278000 Change-Id: Id32a3f731cc7d7017d5657f4f8110284da3a6227 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3323401 Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Commit-Queue: Anthony Vallée-Dubois <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/main@{#957813}
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.