commit | 3b45ce3c95117ad06470001e727698e144d88c89 | [log] [tgz] |
---|---|---|
author | dljames <dljames@chromium.org> | Tue Apr 08 22:33:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 22:33:13 2025 |
tree | 90697de74bc550a0cbb03ea8498a55c884a801d2 | |
parent | bf72edbe23d7fd21c41b0a15f1a7ab68cc0d2cf5 [diff] |
[TabGroupSyncService] Add tests to prevent regressions on desktop 6 Adds the following tests to continue to test tab group behavior on Desktop post TabGroupSyncServiceMigration: - CreateTabStateOnSyncNavigations - TabStateClearedOnUserInput - TabStateNotClearedOnForwardBackwardNavigations - TabStateNotClearedOnReload These tests will continue to provide code coverage for us and prevent any regressions in behavior for the feature. Added tests should reflect at least one test in SavedTabGroupKeyedServiceUnitTest. Change-Id: I4f06c0d5d3d18250cc1fe6cbe4ce55b94381c09d Bug: 408039922 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6434579 Commit-Queue: Darryl James <dljames@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444417}
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.