commit | c3e5b83de3236c513650da6c8927a27fd1d784e4 | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Thu Mar 03 00:06:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 03 00:06:56 2022 |
tree | ca125c37d5a93cc528a2b86d6359d7eca728335a | |
parent | 47d4a0f7e714d94155641bbdca396f438d4539e2 [diff] |
TestHelpBubble should close itself after simulating a button press. This mirrors the behavior of the actual bubble implementation. When the user clicks one of the buttons on a help bubble, the bubble calls the callback and closes (in that order). Change-Id: Iadf8e2469b7f8d4a6e5151d96452f7d3062541bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3499285 Commit-Queue: Dana Fried <dfried@chromium.org> Auto-Submit: Dana Fried <dfried@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#976886}
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.