summaryrefslogtreecommitdiffstats
path: root/base/trace_event.cc
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 12:14:05 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 12:14:05 +0000
commit6390be368205705f49ead3cec40396519f13b889 (patch)
tree46413dca9f0288a22cffbc415f85d7648eb8440c /base/trace_event.cc
parentac5815ee2f99c89d726dacf7053a8416d78d8841 (diff)
downloadchromium_src-6390be368205705f49ead3cec40396519f13b889.zip
chromium_src-6390be368205705f49ead3cec40396519f13b889.tar.gz
chromium_src-6390be368205705f49ead3cec40396519f13b889.tar.bz2
Fix startup_test failures on Windows buildbot.
The problem seems to be an error when overwriting file which is in use (that's how EvictFileFromSystemCache works on Windows). So I used a standard workaround for such Windowsic problems and created a wrapper which retries 10 times. Similar code was there before my porting patch. TBR=agl Review URL: http://codereview.chromium.org/40160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10981 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/trace_event.cc')
0 files changed, 0 insertions, 0 deletions