commit | db1ee7d113a20b102e191d1dddf586750e7a8b51 | [log] [tgz] |
---|---|---|
author | Piotr Kotynia <piotrkotynia@google.com> | Tue Jul 08 10:05:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 10:05:36 2025 |
tree | 6b8dfb42a08f1da81b94de8ca769d67868d5eeaa | |
parent | 83a4f5a1b4d427dc6ef1864628d9c6718b6c9179 [diff] |
Ensure correct database strike management for Home/Work profile imports. This change implements the logic to correctly manage database strikes when Home & Work profiles are imported. Although these imports technically add new profiles, they're designed to mimic a profile update scenario from the user's perspective, presenting an update prompt. This CL also includes relevant unit tests and verifies that the correct metrics are recorded. Fixed: 429508491 Bug: 421353034 Validate-Test-Flakiness: skip Change-Id: I27d1691f3d0e36a2526c2a7e9ba638eb7f14fe9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6711554 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Piotr Kotynia <piotrkotynia@google.com> Cr-Commit-Position: refs/heads/main@{#1483655}
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.