0
Files
src/ios
sczs 9cb0f5b3bd [ios] Creates feedLastRefreshTime perf and FeedWasShown provider method.
- Creates a pref that tracks the last time when the DiscoverFeed
was refreshed. This is now registered using the ContentSuggestions
mediator.

- Adds a new method to the DiscoverFeedProvider that will be called
once the Feed has been shown. This is reported to the Coordinator
using ContentSuggestions audience.


Bug: 1156346
Change-Id: I8333d4c3dd8e372313449815b3aa336315ca5960
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577886
Commit-Queue: Sergio Collazos <sczs@chromium.org>
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#835934}
2020-12-11 01:15:08 +00:00
..
2020-10-15 20:02:47 +00:00
2020-10-15 20:02:47 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.