diff options
author | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:52:50 +0000 |
---|---|---|
committer | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:52:50 +0000 |
commit | d7d1c5ca882c5cc914a2599410c0c3058dcb854b (patch) | |
tree | d13c8825e36748696a2d73f1e580279db3e43b34 /net/base/file_stream_win.cc | |
parent | 06a793f89522301fe42fbaaffba20a301f809d72 (diff) | |
download | chromium_src-d7d1c5ca882c5cc914a2599410c0c3058dcb854b.zip chromium_src-d7d1c5ca882c5cc914a2599410c0c3058dcb854b.tar.gz chromium_src-d7d1c5ca882c5cc914a2599410c0c3058dcb854b.tar.bz2 |
Fix 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.
Review URL: http://codereview.chromium.org/160627
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22557 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/file_stream_win.cc')
0 files changed, 0 insertions, 0 deletions