Comment #4 on issue 9738 by [email protected]: Crash -  
SavePackage::Stop()
http://code.google.com/p/chromium/issues/detail?id=9738

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

------------------------------------------------------------------------
r13148 | [email protected] | 2009-04-05 20:39:15 -0700 (Sun, 05 Apr 2009) |  
14 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/save_package.cc?r1=13148&r2=13147

Fix a crash when canceling a save page operation.

This crash occurs under the following conditions:
1. Launch Chrome and navigate to any web page
2. Save that page (via ctrl+s or menu option)
3. Click cancel in the Save As dialog box that appears
4. Save the page again

This fix checks to see if the SavePackage was initialized when
handling a stop operation, and skips it if nothing has started.

BUG=9738 (http://crbug.com/9738)

Review URL: http://codereview.chromium.org/62048
------------------------------------------------------------------------


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