commit | d52b14f623ddb2612dddbcb0a38c263962b24cf2 | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Mon Nov 08 13:25:02 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 08 13:25:02 2021 |
tree | 2a55f9778ce7adeac66e89cb86296182c0f1c7cb | |
parent | 976fe527a7beb5687690835506b9ea004a28da2d [diff] |
Update WaitUntilRenderFrameDeleted to be `WARN_UNUSED_RESULT bool`. This improves test debuggability when timeouts occur. Bug: 1267073 Change-Id: I26f49975481dea36d5f9f17dbe58cad8011d6954 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3260137 Commit-Queue: Fergal Daly <fergal@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#939332}
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.