summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorpaulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-06 03:39:15 +0000
committerpaulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-06 03:39:15 +0000
commitf3da4b58e684b8c7c0b00c47ee872aa55ed3ae16 (patch)
tree62435d7a91d37654c947f8085cedf8dd3516d841 /build
parent87dd44e15950c47a2e371da0b9c8962299abe9d8 (diff)
downloadchromium_src-f3da4b58e684b8c7c0b00c47ee872aa55ed3ae16.zip
chromium_src-f3da4b58e684b8c7c0b00c47ee872aa55ed3ae16.tar.gz
chromium_src-f3da4b58e684b8c7c0b00c47ee872aa55ed3ae16.tar.bz2
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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13148 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions