| commit | 30206a852f09b04f875145429fd2809a84cc237c | [log] [tgz] |
|---|---|---|
| author | Yuta Hijikata <ythjkt@google.com> | Thu Nov 04 15:34:44 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 15:34:44 2021 |
| tree | 2b873baa8e4f8d822429ec465976dd40be25e557 | |
| parent | 9c42f5b686f561fc0e0fea923baea9d7fe094bdc [diff] |
Remove the size cap from profile migration. Now that profile migration is skippable, remove the arbitrary size limit of 4GB. Bug: 1248318 Change-Id: Ib1a35e8e255659dc6812669b309574384ccd8932 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3260676 Auto-Submit: Yuta Hijikata <ythjkt@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Cr-Commit-Position: refs/heads/main@{#938275}
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.