commit | 3c32990b9174d4ea6b85845c8f4049758534b21e | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Mon Jun 20 23:20:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 20 23:20:14 2022 |
tree | 2d073b130edb2d12a98b1eaf3d6262fe8dcc2983 | |
parent | 87216e62f2e07d5e167c59fa42c2c6e2d87626b0 [diff] |
WebAppIntegrationTestDriver: browser activation Clients of BrowserAddedWaiter now wait for the browser to be activated. Bug: 1279704 Change-Id: Ie917488a831e761b74f1cda94a2640e70f11a3cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3711083 Reviewed-by: Chase Phillips <cmp@chromium.org> Commit-Queue: Chase Phillips <cmp@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1016010}
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.