Chromium Code Reviews
DescriptionFix 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)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13148
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||