DescriptionFire a notification in Windows 8 metro chrome which informs the user about a completed download. This is achieved
by a new class DownloadCompletionObserver which lives in the newly added file download_completion_observer_win.cc/.h
in chrome/browser/download. This class observes the DownloadManager and the DownloadItem to get information about
download items getting created and completing.
BUG=133109
R=cpu,asanka
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150597
Patch Set 1 #
Total comments: 6
Patch Set 2 : #
Total comments: 6
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 8
Patch Set 6 : #
Messages
Total messages: 9 (0 generated)
|