commit | c86f267d4fe37b7e891c0ae90bea8cd8845bf04c | [log] [tgz] |
---|---|---|
author | Sylvie Liu <sylvieliu@chromium.org> | Thu Oct 12 20:53:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 20:53:46 2023 |
tree | eddbeda7258ec844734cebdc0fd17516e729abd4 | |
parent | c5036cf40ca338ba007e7c3b62aa0823ad3da18d [diff] |
Makes event list view automatically scroll to the current or next event 1) Scrolls the event list view to the ongoing or the next event. Ignores the all-day or multi-day events on the top. 2) Adds a unit test for it. Screenshot: https://screenshot.googleplex.com/7t6tysPG9QgokCC Bug: b:301457933 Change-Id: I44ff15960ab5a62e97394e6bf2fabbab32ce2ec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4887696 Reviewed-by: Jiaming Cheng <jiamingc@chromium.org> Commit-Queue: Sylvie Liu <sylvieliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1209060}
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.