commit | bd16eb1095afd2e9509085275543afe99c1beff6 | [log] [tgz] |
---|---|---|
author | Marlon Facey <mfacey@chromium.org> | Tue Nov 28 21:23:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 21:23:16 2023 |
tree | 793f6d1bfdd460128af2622791393ed50a980c1a | |
parent | ba5fa2da87f2c6f0b38679c471f5293f033106ca [diff] |
[ntp-xdtr] Add base ui layer for cross device tab resumption Add base ui code for connecting handler to ui for cross device tab resumption. Also refactors test sample generation code to be used for generating fake data for the UI. Modifies flag to be able to show the fake data. Adds tests to verify if the module shows or not based on if there are tabs. Bug: 1491266 Change-Id: Ib3274d7aa454915bf172c60095d8b202da4afe7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5046182 Reviewed-by: Roman Arora <romanarora@chromium.org> Commit-Queue: Marlon Facey <mfacey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1230204}
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.