commit | ba11c2486d2292998a2a0ff837c0a11a9c7f8111 | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Tue Apr 05 03:41:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 05 03:41:00 2022 |
tree | ed722926d5bbd5ec2cda7a672a7682b78d8ecc38 | |
parent | de18a741bdac9195d4e88af469efac31dfa9ffa3 [diff] |
Add 'show' event to popup, and add testing of popup events Now there will be both a 'show' and a 'hide' event for popups, and there is a test of both. Bug: 1307772 Change-Id: I781a470d943c1e3bd98c068a7542e478d29cbc4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564653 Auto-Submit: Mason Freed <masonf@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#988829}
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.