commit | 6b0d97c36ffce650b48d38b43c392e12af3f859e | [log] [tgz] |
---|---|---|
author | Victor-Gabriel Savu <vsavu@google.com> | Fri Dec 09 12:22:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 09 12:22:43 2022 |
tree | e8b5cf49950369a957a282b38cca8b8eb3335317 | |
parent | 1b3c9ffbe75e77d21bdc12ba9eb364a4b5d3e060 [diff] |
migration: Preserve backward migration policy across restarts Preserve the value of LacrosDataBackwardMigrationMode across Chrome restarts. We need access to the value before the policy stack is available. Bug: b:244572632 TEST: tast run <ip> lacros.BackwardMigratePolicy Change-Id: I0d0450351eff69a2082a7ab1bcf3a575e67c69db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4075690 Reviewed-by: Jana Grill <janagrill@google.com> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/main@{#1081412}
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.