DescriptionAdding 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
Committed: https://crrev.com/fe96fd4adb9967bd7aaacf7047eda65bce1510ba
Cr-Commit-Position: refs/heads/master@{#414182}
Patch Set 1 #
Total comments: 4
Patch Set 2 : add isOfflinePage() #
Total comments: 2
Patch Set 3 : remove a redudant function #
Messages
Total messages: 18 (7 generated)
|