commit | 3903b3e573c06e7b8c69fbc87d5db0b86abd9797 | [log] [tgz] |
---|---|---|
author | Mark Cogan <marq@google.com> | Fri Feb 07 15:54:03 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 07 16:00:23 2025 |
tree | 40b1219f64ce7a29c5a3c7697334be9b280d1755 | |
parent | 8a9b266df8a60e20982255a68a81bb6778517b87 [diff] |
[iOS] Remove experimental Discover feed background refresh. This CL removes all of the code, and most of the flags, used to control the background refresh experiment for the Discover feed implemented in DiscoverFeedAppAgent. The app agent itself still implements a related but wholly distinct feature where the feed is updated when Chrome *enters* the background. The flag IsFeedBackgroundRefreshEnabled() is retained for future use when feed refresh is implemented in the new background refresh architecture. There's no longer storage of the flag value in defaults; depending on the final implementation of background feed refresh using the new infrastructure, this may need to be added back. Bug: 349339414 Change-Id: I62fd8297be34e7db112a1073306dfedf255ee4aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6244017 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by: Adam Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/main@{#1417344} NOKEYCHECK=True GitOrigin-RevId: 396f652ee7a6dbf0ef5cc74077093dd0110b5f8f
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.