[Downloads] DownloadNotificationService action fallback
DownloadNotificationService lags behind Download Home on learning about downloads that exist. Problematically, Download Home needs to act on downloads via DownloadNotificationService to ensure that notifications properly account for download updates. Currently, when DownloadNotificationService is told to do something for a download it doesn't know about, the Intent is dropped on the floor. Instead, fall back so that the DownloadManagerService is notified by DownloadNotificationService about actions triggered via Download Home. BUG=673994,658246 Review-Url: https://codereview.chromium.org/2577303002 Cr-Commit-Position: refs/heads/master@{#439527}
Showing
Please register or sign in to comment