Adding a new extra field to intent for offline page downloads
getDownloadEntryFromIntent() always assume intent is for regular download. This causes chrome to use DownloadManagerService rather than OfflinePageDownloadBridge when clicking on a notification. This change fixes the issue by adding an extra field for offline page. BUG=640467 Review-Url: https://codereview.chromium.org/2278663002 Cr-Commit-Position: refs/heads/master@{#414182}
Showing
Please register or sign in to comment