| commit | 90b322f09f7ae0d65cbc5f6eab1f59c9d58dba9c | [log] [tgz] |
|---|---|---|
| author | Emily Shack <emshack@chromium.org> | Fri Apr 04 20:00:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 20:00:25 2025 |
| tree | ec4e9ec159687b3f9ca108ebebadc0dd3faa164d | |
| parent | 3583e94b4f532af4ff77c99c761596d449247fc9 [diff] |
[SxS] Add WebUI scaffolding for empty state This creates a new URL at chrome://tab-search.top-chrome/split_new_tab_page.html with basic split view empty state contents. It does not hook this page up to split view in any way, that will be addressed in a follow-up. This page is not intended to be accessed from the tab search UI, but is hosted by tab search in order to reuse common elements (TabSearchItem, SelectableLazyList). Screenshot: https://screenshot.googleplex.com/438SFaiv7rziFJX Bug: 406788213 Change-Id: Iee0b47d4d63c2c035cfd2e662679d6dde0761379 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6423230 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442860}
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.