Chromium Code Reviews
DescriptionFix a bug where a download isn't canceled when the user requests it.
This particular bug only occurs when the user is prompted via save
file dialog and then chooses cancel. In this case, the file selection
code path for canceling was not the same as regular cancel case, so
the network requests continued.
BUG=18160
TEST=When prompted to save a download, choose cancel and notice that
there is no further network traffic due to that download.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22557
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||