commit | dbe91ec09b45e5b3ab2d837eda6cb288d095cffd | [log] [tgz] |
---|---|---|
author | andrewxu <andrewxu@chromium.org> | Wed Dec 06 20:02:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 20:02:28 2023 |
tree | fdab0a35abbb0247c768a74a770e39a7dfc12cb1 | |
parent | d84404ecf3929b5ecf0cd60dc290abf632a3ebbd [diff] |
[SysUi download integration] Add the download cancel button In this CL, DisplayManager attaches the cancel button metadata to the display metadata if the download is able to be canceled. This CL also implements the entry point to cancel download from holding space chips. This CL adds a string for the download cancellation command text. Its screenshot is attached to the issue. Bug: b/307353486 Change-Id: I5e1346aaa07ed56e7be464cb22d6c057e805df71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046771 Reviewed-by: David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by: Yuzhu Shen <yzshen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1234114}
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.