commit | 08ab021cabdc1607409ef8fd2a89099e0b5c2dec | [log] [tgz] |
---|---|---|
author | Aida Zolic <aidazolic@chromium.org> | Fri Aug 12 08:33:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 08:33:30 2022 |
tree | 6d9a4c4417cc791d2f544a63fa1b68d465a7bf00 | |
parent | 96fe400b378a76e77e33ba7a6a999b8164e2a3bf [diff] |
Reland "DLP: Return values in GetDlpRestrictionDetails()" This is a reland of commit 48e7cc3527fc2e2191d542140b6d0507d3442b70 Original change's description: > DLP: Return values in GetDlpRestrictionDetails() > > Implements the method in DlpFilesController and modifies the private > fileManager API to call the method and retrieve the restriction details. > > R=ayaelattar@chromium.org, lucmult@chromium.org > > Bug: 1346254 > Change-Id: I986c21be8166bcfe0bc9bff1d17f0d3cc3605577 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3810422 > Commit-Queue: Aida Zolic <aidazolic@chromium.org> > Reviewed-by: Aya Elsayed <ayaelattar@chromium.org> > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1033456} Bug: 1346254 Change-Id: I29aa33b7af8a49d41aa8f7f481b18962a76de340 Fixed: 1351737 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3822910 Reviewed-by: Aya Elsayed <ayaelattar@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Aida Zolic <aidazolic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034388}
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.