commit | 5532bde68c0ef4495ea3e5add3a25dce93fd82c3 | [log] [tgz] |
---|---|---|
author | Hailey Wang <haileywang@google.com> | Wed Jul 31 23:49:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 31 23:49:18 2024 |
tree | 160fec14ac7ad7d5d35b3a48ff88effb1e886e64 | |
parent | 265c256a70775282b7b294e0db91faacf1983567 [diff] |
[Data Sharing] Add data sharing tab related functionalities Add tab manager to manage different tab related flows. Add tab observer to observe tab changes and notify the tab manager. Low-Coverage-Reason: TESTS_IN_SEPARATE_CL Bug: b/351040067 Change-Id: If77be007695307e2ec6d4c129895ea4d8c9d36c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5719131 Auto-Submit: Hailey Wang <haileywang@google.com> Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Hailey Wang <haileywang@google.com> Cr-Commit-Position: refs/heads/main@{#1335780}
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.