DescriptionFix the browser test DownloadExtensionTest_FileIcon_Active crash which started occurring after my change 150597
to send out Windows 8 metro notifications when downloads complete.
Reason for the crash:- We were not unsubscribing from the DownloadItem object when it was completed and instead
doing it when the download manager was going away. At that point the object was already deleted.
BUG=133109
TBR=asanka
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150625
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|