commit | 6a575d4aaea248fb78a043ce1ac4a2b44cdf073f | [log] [tgz] |
---|---|---|
author | Yuta Hijikata <[email protected]> | Tue Jan 11 04:09:07 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 11 04:09:07 2022 |
tree | 66acbcad3b898fd581fe0d6a4d36effbde84b1dd | |
parent | 8e02e0d84118d166aa02d8daf6fe966348beffe0 [diff] |
Make kLacrosProfileMigrationForceOff a flag on chrome://flags. The patch makes the feature accessible from UI thus making it possible to turn off profile migration on any device including devices with non test images. Bug: 1284848 Change-Id: I16f443e56e690026bfae0a7ee4727b23e0eb50b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3364845 Reviewed-by: Stefan Kuhne <[email protected]> Commit-Queue: Yuta Hijikata <[email protected]> Cr-Commit-Position: refs/heads/main@{#957410}
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.