commit | 404afa6a86913e4ff4520e7bfe7a23b7b570226c | [log] [tgz] |
---|---|---|
author | L. David Baron <dbaron@chromium.org> | Mon Jun 05 23:58:27 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 05 23:58:27 2023 |
tree | aa03065e64a900e254a4f521bb52cfbdaf667f5b | |
parent | abb80332aeafa60efb3bf07ec82487921c767286 [diff] |
Wait for document to finish loading before trying to complete tests. This is a followup to https://crrev.com/c/4568607 . This improves cases missed in that fix, and fixes one code typo from it. Fixed: 1448945 Change-Id: Ic892c8e23407cda278021d6470e5be0b33f4cabe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4591533 Commit-Queue: David Baron <dbaron@chromium.org> Auto-Submit: David Baron <dbaron@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1153573}
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.