| commit | e09ec2eab835598f2bb7e29bd2769b954853451a | [log] [tgz] |
|---|---|---|
| author | Robbie Gibson <rkgibson@google.com> | Thu Aug 21 00:35:35 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 21 00:35:35 2025 |
| tree | eca9265458bb5638b206b73dca242085bbc6125f | |
| parent | 0d2f0b23e0e6593e23b8e6db2df93ac5363354f7 [diff] |
[iOS] Persist NTP background to disk after recovering from bad data ClearCurrentUserUploadedBackground only changes the in-memory store for the background. StoreCurrentTheme is the method that persists this change to disk. Bug: 438564566 Change-Id: Id4821d3f550a46ffe1597cd36507c32ffcd8c49b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6868255 Auto-Submit: Robbie Gibson <rkgibson@google.com> Commit-Queue: Scott Yoder <scottyoder@google.com> Reviewed-by: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1504295}
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.