| commit | cc2f30ece80eaf665ea1a53732e408a7df62d8a8 | [log] [tgz] |
|---|---|---|
| author | msiem <msiem@chromium.org> | Mon Dec 30 17:58:19 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 30 17:58:19 2024 |
| tree | 6ddc86e1d579c85636dac5a3c549fb666b6c6ea7 | |
| parent | 360e09079d47d231e0129f9e8d1e40cade4642f4 [diff] |
[PWA]: Test for detailed install dialog occlusion This CL tests detailed installation dialogs for 2 use cases: 1: Detailed installation dialog closes automatically if triggered in a new browser window that has been shortened. 2: Detailed installation dialog does not show up if triggered from a browser window that is very short. Bug: 385391973, 384962294 Change-Id: If2e80c1819b03dcc85ed7e2f978039a6c7b139e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6127335 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: May Siem <msiem@chromium.org> Cr-Commit-Position: refs/heads/main@{#1400947}
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.