commit | d3355c618a4722de3085668321e04aa2d3d76706 | [log] [tgz] |
---|---|---|
author | Henrique Nakashima <hnakashima@chromium.org> | Thu Apr 24 21:00:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 21:00:19 2025 |
tree | 29a52d293e80ec01f51e8cf711c981c2581f57a1 | |
parent | 971002ae2e1b35ba7986c1a453429821d06a2eaf [diff] |
[Android] Create Journeys#prepareTabs() that doesn't wait for thumbnails Waiting for thumbnails is flaky, so reserve this only for render tests which they matter. Bug: 397993862 Change-Id: I10d1f89a7ad6324961f94591e7da4486e5e8e180 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6488549 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Ritika Gupta <ritikagup@google.com> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451436}
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.