commit | 1bf52eaed9d0b5f0ba5f9f07b16957df5c3ed2cf | [log] [tgz] |
---|---|---|
author | Tommy Nyquist <nyquist@chromium.org> | Fri Dec 13 08:00:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 08:00:08 2024 |
tree | 7f5f90b03c638af4cb38c49f194871d13b6f47b6 | |
parent | 1fb34e0e96800a2869e7039d59d767d5e452c63a [diff] |
[messaging] Add support for storing tab group changes. This CL adds suport for storing tab group changes, including name and color updates. Those two events are also exposed through the recent activity log. Bug: 345856643 Change-Id: I3b238d3962e72d2b249a59e88a294a44529b0f17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6092340 Reviewed-by: Min Qin <qinmin@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1395797}
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.