• sfiera's avatar
    Hide notifications after their deadline · 5a568c2c
    sfiera authored
    Right now, this code will hide the notification at the end of the
    timeout, even we switched to showing a different article in the
    notification in the meantime. Fixing that will mean switching to
    different tags for different articles.
    
    Notifications should also implicitly be hidden if the articles
    themselves expire, since the notifier service will watch for their
    removal.
    
    BUG=675561
    
    Review-Url: https://codereview.chromium.org/2616893003
    Cr-Commit-Position: refs/heads/master@{#442010}
    5a568c2c
content_suggestions_notification_helper.cc 1.85 KB