| commit | 3ebffa199623ddd70a4a777f33bbf218e246699c | [log] [tgz] |
|---|---|---|
| author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Mon Feb 05 19:00:44 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 19:00:44 2024 |
| tree | b6ca3e6389a40e97f49da33df7d7c46cdd69fc81 | |
| parent | 1fb8c0111ecf4c8820ec117e630f81cd2a95846c [diff] |
Implement merged verdicts for Data Controls This CL implements logic to merge two `Verdict` instances into one verdict. This will be used when checking both the source policies and destination policies of clipboard actions. Bug: b/302340176 Change-Id: I6f7d9c30475dfa16a1dbb7fe3fbde1ec5d74bbc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5269583 Reviewed-by: Nasser Al-shawwa <alshawwa@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1256333}
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.