summaryrefslogtreecommitdiffstats
path: root/printing
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-14 17:19:19 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-14 17:19:19 +0000
commit81d5136a73a508bf2445f4bbd3a84288451005c8 (patch)
treeb3d388b2b61e4089fb7755c4103ad671da291269 /printing
parent7798871888c4b3b3e0385e4b56b2ace2dd9d9106 (diff)
downloadchromium_src-81d5136a73a508bf2445f4bbd3a84288451005c8.zip
chromium_src-81d5136a73a508bf2445f4bbd3a84288451005c8.tar.gz
chromium_src-81d5136a73a508bf2445f4bbd3a84288451005c8.tar.bz2
Work around windows handles to temp files while deleting them.
Windows is stupid and weird and stupid. Or maybe I am all those things. Apparently, while removing a temp file after telling chrome to cancel downloading it still leaves windows to retain some handle to it for a very small amount of time so that removing the temp file would fail. Try to work around by maintaining a list of items to remove *after* the browser is shut down. BUG= TEST= Review URL: http://codereview.chromium.org/3414001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59386 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing')
0 files changed, 0 insertions, 0 deletions