| commit | 43b9f2808037d156dc0ab43f646f20cdce493c3c | [log] [tgz] |
|---|---|---|
| author | James Lee <ljjlee@google.com> | Mon Sep 26 11:24:10 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 11:24:10 2022 |
| tree | 82ebc86e5b06e1e1e01b1e429c3020b10b320ab7 | |
| parent | e20bf033bdcc5fa8971efaf3a563f19c54c4bc66 [diff] |
Hide bottom sheet when user clicks button Explicitly hide the parent approve/deny bottom sheet when they click either of the buttons. This is needed to update the UI, and also to prevent duplicate button presses. Integration tests for the overall flow are currently being added and will cover this flow. Bug: b:248259141 Change-Id: Ie80444c0f77c08e52fe693a755e2b54209dcc504 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3913329 Reviewed-by: Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: James Lee <ljjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1051146}
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.