commit | ea5571114fdae7563cd1ed07cb47c21301b065a6 | [log] [tgz] |
---|---|---|
author | Tommy C. Li <tommycli@chromium.org> | Fri Mar 11 01:05:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 11 01:05:38 2022 |
tree | d61005f3f775d3fb6ede04162930cb86a7f1e51c | |
parent | f031c14d0c6864076fb15b65d839764be48e389e [diff] |
[journeys] Stop opening below the fold visits unless cluster expanded Currently, when the user clicks "Open all in tab group", all visits are opened, even ones below the fold. This CL fixes it so that if the cluster has not been expanded, only visible visits are opened. Bug: 1305368 Change-Id: Ic1b1450e94c4482a2ef0d4b2a7ea11b375faa0a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3518346 Reviewed-by: Mohamad Ahmadi <mahmadi@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#980072}
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.