commit | 2ed910a639bb9ca4548cf245ede0534bacbb6fff | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Tue Mar 11 13:56:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 13:56:36 2025 |
tree | 647a32366f92a1519f260b58fa54314a2eedf3c6 | |
parent | 7ba761a31d3404eaa8a01b0f81a446ff8eb025d7 [diff] |
[iOS] Migrate pref ios.magic_stack_segmentation.shop_card_freshness ...from LocalState to Profile. All the other MagicStack Segmentation ranking prefs were already migrated, at just about the same time as this one was introduced. This pref has never been written to yet (so far there's only a single read access), so there's no need to migrate any persisted value, nor to keep registering the no-longer-used LocalState version. Bug: 398173021 Change-Id: Ie5585ca79e7768822c4639ad90f232c5dd7236f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6343093 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by: Adam Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/main@{#1430824}
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.