commit | 7aeec7ca0adbc89fb61d86d177c972413149ced8 | [log] [tgz] |
---|---|---|
author | Lingqi Chi <lingqi@chromium.org> | Tue Jul 19 03:23:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 03:23:44 2022 |
tree | def086185f7bc379fbce0999edded59d6f874694 | |
parent | 30ce581b9458aef1936d328823502966eb171c4a [diff] |
SearchPre*: Re-disable UI related tests on LacrOS https://crrev.com/c/3752264 enabled these tests by mistake. These tests are flaky on LacrOS as the bound of the window may change unexpectedly. They doesn't seem to be a search prefetch issue. https://crbug.com/1342481 describes more information about it. Bug: 1344850 Change-Id: I5234a91dd61f50bf2bb24eda13f5313983c021bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3769668 Commit-Queue: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025552}
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.