commit | 16a85a7e2b4a7b71dd173e23015fc7c408e4211e | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Fri Jan 05 19:59:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 19:59:39 2024 |
tree | 7a93ae09fd1f9729c838ceb6f6c3871592c5bfa9 | |
parent | 2dfe0c30b6a698f3c76c8153c4c68239d2dc2500 [diff] |
Add announcements for when theme images are created - Add announcement indicating images are being created. - Add announcement indicating how many images were created. Only handles success case. If there's an error, focus is moved to the error message, which automatically reads the error message so there is no need to announce the errors separately. Bug: b:315009233 Change-Id: If801740e581628905b89f2828859e6240f4a4923 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5170593 Reviewed-by: Riley Tatum <rtatum@google.com> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243564}
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.