commit | 79d89c8c2cb9dc18b041eb6e30fe2d3be7392f3a | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Mon Apr 28 17:51:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 17:51:24 2025 |
tree | f65fe6ee63fb939a84af2933a40786cb834c6feb | |
parent | 166298689382e6bc1f2fff342ad37badf0e92caf [diff] |
[SxS] Combine empty state lists As a pre-req for lazy loading the split view NTP, this merges the two tab lists and applies the appropriate sorting logic to ensure media tabs appear first. Also updates the page title, and fixes a bug in tab removal logic that was inadvertently uncovered by test changes. Bug: 412693981 Change-Id: I9a3ddfe3af2c58fa31152131925cdd9fd07e4c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6490367 Reviewed-by: Alison Gale <agale@chromium.org> Commit-Queue: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#1452744}
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.