commit | 0c29ace8f0118f33608fec9addd6ec6bf5f0f51a | [log] [tgz] |
---|---|---|
author | Riley Tatum <rtatum@google.com> | Sat Jul 20 03:50:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 20 03:50:37 2024 |
tree | 59a88719b289cfb5e18037b9ff7fbd1a048fc89d | |
parent | 49b780182d1b93f0b94781d90558c306c743f46e [diff] |
Reorder NTP module ui test events The NTP module ui tests have been flaky, but there's been a spike in the ones for Calendar module. This could be because the Calendar module has been refactored to Lit, which conditionally renders the menu, instead of using cr-lazy-render. Therefore, the dismiss button won't be in the DOM before click of the menu button. Bug: 353861795 Change-Id: Ib781701fcb0e0e1673d15b26641be31caa517a66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5727392 Reviewed-by: Roman Arora <romanarora@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/main@{#1330654}
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.