commit | 11cc4a9e8968b8a1ac3b2da8cd323fb2bcdf49fa | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <lukasza@chromium.org> | Tue May 25 19:23:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 25 19:23:59 2021 |
tree | 026cc050c1ae326dc967c04fa08f4d73352be6c0 | |
parent | b6adb90af6cca1a997aa1bb72b65cf1f7247bf1f [diff] |
Disable CaptionBubbleController...ClearsTextAfterInactivity on Ozone. This CL disables CaptionBubbleControllerViewsTest.ClearsTextAfterInactivity on Ozone, where the test have been flakily failing (flake score 501). Bug: 1207312 Change-Id: Ie71d93f33ba54b7f9ba5aa2f249c2b1f4206661f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2917635 Owners-Override: Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#886412}
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.