commit | 81a907bc9764ec57fa764c65b9f5f40f8a24ab0e | [log] [tgz] |
---|---|---|
author | Moe Ahmadi <mahmadi@chromium.org> | Tue Jul 20 16:39:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 20 16:39:44 2021 |
tree | 2911ae2c738205460c92a2114bb428b3fb0b2599 | |
parent | 5b49bdd08d2665e3f9340541fe943acd360b4a07 [diff] |
[memories] Shows snackbar toast upon successful deletion of visit(s) Shows a confirmation snackbar toast for 5 seconds once the request to the browser to remove visit(s) is accepted. Also, the confirmation dialog is no longer shown when removing a single visit in order to reduce friction. Bug: 1173908 Change-Id: I452280d5f4cbacdbc7ca2f57ed80b393d7073c08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3040314 Reviewed-by: Tommy Li <tommycli@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#903511}
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.