| commit | c25b103480ee804f7dfd75181e7f40300ef48ad1 | [log] [tgz] |
|---|---|---|
| author | Sammie Quon <sammiequon@chromium.org> | Thu Nov 14 02:45:55 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 14 02:45:55 2024 |
| tree | b414a8e8b5e3faaadaed8c3603100b012c284974 | |
| parent | 98bae582dc8e8bb24555ecca78d9b1d0cc0314cb [diff] |
coral: Add max saved group toast when limit is hit At the moment, the rest of feature is not implemented, so this will not show up in production. It does get the ball rolling on some piping work and creating a test fixture though. Test: ash_unittests CoralControllerTest.MaxCoralSavedGroupLimit Change-Id: I4a2f28b7070de1b38bc76128fa6595abdd6b9929 Fixed: 366264124 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012939 Reviewed-by: Michele Fan <michelefan@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Alex Newcomer <newcomer@chromium.org> Reviewed-by: Daniel Andersson <dandersson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1382768}
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.