[Suggestions] Consider hidden categories when checking staleness
Some content suggestions categories are hidden when no content is available. The UI used to completely ignore them, when when checking that the list of categories didn't change, that caused the UI's data to be always considered stale. We now keep track of these hidden categories, blacklisting them when they should not be shown, and removing them from the blacklist when we get notified of a change about them. BUG=689962 Review-Url: https://codereview.chromium.org/2846123002 Cr-Commit-Position: refs/heads/master@{#467950}
Showing
Please register or sign in to comment