commit | 0c977b617ecdfbbd521eb7bbacd4ee8e395d31e1 | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Fri Sep 15 18:19:48 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 15 18:19:48 2023 |
tree | 002f7143062b7ef3e7764dab104d9b431a8681ae | |
parent | eab03d53230763bd2bfa9f0fda46f557becb63fd [diff] |
[Fixit] testSetInitialScrollIndex add timeout Drive by since I noticed these tests often flake the first run when trying to land: https://chromium-review.googlesource.com/c/chromium/src/+/4585529 The INITIAL_SCROLL_INDEX behavior may be posted to run after the next layout in the event layout hasn't happened yet. Change the verification to wait for the call rather than expecting it to be immediate. Change-Id: Ib681f6dbb105f2d85e858c817d61a882e07bd72e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4864067 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1197263}
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.