commit | cfdf2bedd88c89ad8e2d70fe9517f190f3ea9c56 | [log] [tgz] |
---|---|---|
author | dljames <dljames@google.com> | Mon Sep 19 23:10:23 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 19 23:10:23 2022 |
tree | 794cf47787d2d874d1e4e0b265b8553b41ebf110 | |
parent | 81551106328b2de43baa92982cc16f10a45a9a9b [diff] |
Initial Saved Tab Group Sync Bridge Interface Adds an interface class for the saved tab group sync bridge. Currently supports adding/removing SavedTabGroupSpecifics, and applying/merging to and from sync. No concrete implementation just yet. Tests will be included in a follow-up CL which will implement a test version of this interface. Change-Id: I326c153325ab22425a10e4ffd8dbc4dcc7867adc Bug: 1343409 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3823555 Commit-Queue: Darryl James <dljames@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Auto-Submit: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048845}
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.