Comment #10 on issue 18160 by bugdro...@chromium.org: Cancel but still  
downloading !!
http://code.google.com/p/chromium/issues/detail?id=18160

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=22557

------------------------------------------------------------------------
r22557 | p...@chromium.org | 2009-08-05 16:52:50 -0700 (Wed, 05 Aug 2009) |  
12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/download_manager.cc?r1=22557&r2=22556
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/download_manager.h?r1=22557&r2=22556

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
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to