commit | 090c5386abb08bb1bc7542b937e2af61d08fb803 | [log] [tgz] |
---|---|---|
author | Nick Birnie <birnie@google.com> | Thu Apr 24 21:58:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 21:58:22 2025 |
tree | 8714e27b04b8794b34945062d2adecf50a11bd3f | |
parent | 6d843eeb1c7b436da50d8479c1d9140fd3cea12a [diff] |
Replace CEP DLP Paste control WebModal with GlicModal This CL introduces a GlicModalView to show a toast-like popup with a configurable label and close button. The first use is to override the unsupported DLP web modal which breaks glic when attempting to show. Bug: 410611367 Change-Id: I37b884684494435c105d80e6cebd2fe5208f465c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6481428 Commit-Queue: Nick Birnie <birnie@google.com> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451483}
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.