commit | a8e16bba0c83dd85a5a5675629286fe3cb089b43 | [log] [tgz] |
---|---|---|
author | Aida Zolic <aidazolic@chromium.org> | Tue Jun 27 22:21:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 27 22:21:05 2023 |
tree | 6028e7467a83ee58c95d5ad9339543a66dcf02da | |
parent | 24aa2a50ac03698e7ec5a11251a615b965f5874d [diff] |
dlp: Add blocked files count to ProgressStatus Sets the blocked files count in ProgressStatus, so that correct panel items can be shown in the Files App. Currently this number is not yet sent to the Files App, as this will be done in a separate CL. R=poromov@chromium.org Bug: b:288862472 Change-Id: Idc30c295b5e1ee958f5f381a07d783da2aeb6d95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4642189 Reviewed-by: Sergey Poromov <poromov@chromium.org> Commit-Queue: Aida Zolic <aidazolic@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/main@{#1163253}
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.