commit | c8543421cf4382af7da64a618edfb36fa2d9a363 | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Fri Jan 10 18:17:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 18:17:40 2025 |
tree | 76faac32d0205cf688f547e9104e5cc92b488227 | |
parent | d50794d18b7fd758f3997fdb4c70a7767b4f5b7e [diff] |
[PWA] Remove unnecessary wait-for-active in NewPopup test. Nothing in this test requires certain browsers to be active, so remove the not needed and flaky wait-for-active code. Bug: 383123307 Change-Id: I367df9531d3dbd34970368f4f2471eb044db3bd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6165823 Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404879}
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.