commit | 1c95fd237160fbfbe5cda0ac776c6377536e86b4 | [log] [tgz] |
---|---|---|
author | Antonio Alphonse <alphonsea@google.com> | Fri Aug 04 20:18:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 04 20:18:59 2023 |
tree | 00a7fb744208fcf8056904074d44336ffc0e4c10 | |
parent | 7fd7ad8977a529fbdf005f55f511843b2520ff59 [diff] |
[DeskAPI] Add new undo removal events and tests Add in a new event for when a desk's removal is undone. Also adds in unit tests to make sure the events fire properly and work. Change-Id: I82f4e1d8812791b4f7af8b35fb5685d20c281595 Bug: b/291976153 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4711760 Commit-Queue: Antonio Alphonse <alphonsea@google.com> Reviewed-by: Daniel Andersson <dandersson@chromium.org> Reviewed-by: Min Chen <minch@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1179803}
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.