diff options
author | tbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-11 21:43:18 +0000 |
---|---|---|
committer | tbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-11 21:43:18 +0000 |
commit | 6fa352ade1487d8261c312854cf57b9906588c1e (patch) | |
tree | eb39dfd0f61fef1445a395253866dcec40b293b2 /content/browser/ssl/ssl_error_handler.cc | |
parent | 83173967b12c7a789e3375bc81e574b957348d9b (diff) | |
download | chromium_src-6fa352ade1487d8261c312854cf57b9906588c1e.zip chromium_src-6fa352ade1487d8261c312854cf57b9906588c1e.tar.gz chromium_src-6fa352ade1487d8261c312854cf57b9906588c1e.tar.bz2 |
Fix crash on gdata upload fail.
file_upload_info gets deleted by gdata_uploader when the upload fails,
so we should not delete the file_upload_info in a file upload callback
if the upload wasn't successfull.
TEST=Manual:confirmed we don't crash when we paste large amount of data to gdata folder (paste fails instead)
GData unit_tests
BUG=chromium-os:29166
Review URL: https://chromiumcodereview.appspot.com/10054021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131844 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/ssl/ssl_error_handler.cc')
0 files changed, 0 insertions, 0 deletions