| commit | 1dc73e080636b4dd7dcba9ba997ccf431b3a77b8 | [log] [tgz] |
|---|---|---|
| author | David Yeung <dayeung@chromium.org> | Mon May 05 23:05:36 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 23:05:36 2025 |
| tree | ad9c73001b0c7432ac502f548194d1a75e2a543d | |
| parent | 159ea022dce5bdfa549d840fdf414b86beb2cbe4 [diff] |
[TabStripApi] Renamed to TabStripService. Integrated Observers This CL does the following: - Renames from TabStripController -> TabStripService - Observes the TabstripModel. - Adds an Observer interface for clients. - Introduces the Position struct. Bug: 412955607, 412935315, 411134070 Change-Id: I1e330e8ff9c4c5cd586f99a550b3efe852ec4c63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6499204 Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: David Yeung <dayeung@chromium.org> Cr-Commit-Position: refs/heads/main@{#1455993}
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.