summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-23 16:24:54 +0000
committerrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-23 16:24:54 +0000
commitadb2f3d15ea878991ff987e4d4740605f5e1417f (patch)
treee91c844feaa67d5e4f1f8057524d8d270d56ac1e /PRESUBMIT.py
parent7a028d30364d6712b0f13bf897714e0ce4f3787b (diff)
downloadchromium_src-adb2f3d15ea878991ff987e4d4740605f5e1417f.zip
chromium_src-adb2f3d15ea878991ff987e4d4740605f5e1417f.tar.gz
chromium_src-adb2f3d15ea878991ff987e4d4740605f5e1417f.tar.bz2
Put history insertion for downloads processing inline.
This change shifts standard download processing to wait on history insertion (note that actual data download does not wait). This makes the download process less racy and is expected to make the download tests less flaky. Note that it also brings the rename to the download intermediate file rename inline into standard download processing; i.e. now we always rename to the intermediate file name and then to the final file name. This again reduces raciness and possibly tset flakiness. BUG=63237 TEST=All current download tests. Review URL: http://codereview.chromium.org/6096003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72301 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions