Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 1228083003: Stop leaking temp directories in SkyShell (Closed)

Created:
5 years, 5 months ago by abarth-chromium
Modified:
5 years, 5 months ago
Reviewers:
eseidel1, eseidel
CC:
gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Stop leaking temp directories in SkyShell At startup, we make a list of all the temp directories that already exist and then nuke them on a background thread after a five second delay. The five second delay isn't particularly satisfying, but I think it's wortwhile to get this work off the critical path of startup. R=eseidel@chromium.org, eseidel@google.com Committed: https://chromium.googlesource.com/external/mojo/+/8b97ed9896bf3e2c2e8dd820a19fe6183d418d94

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -1 line) Patch
M sky/shell/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A sky/shell/android/org/domokit/sky/shell/ResourceCleaner.java View 1 chunk +86 lines, -0 lines 0 comments Download
M sky/shell/android/org/domokit/sky/shell/SkyApplication.java View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
abarth-chromium
5 years, 5 months ago (2015-07-09 16:46:23 UTC) #1
eseidel
lgtm
5 years, 5 months ago (2015-07-09 16:57:09 UTC) #3
abarth-chromium
5 years, 5 months ago (2015-07-09 16:57:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8b97ed9896bf3e2c2e8dd820a19fe6183d418d94 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698