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

Issue 9561004: Close and delete pnacl temp files when compile or link fails. (Closed)

Created:
8 years, 9 months ago by jvoung - send to chromium...
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Close and delete pnacl temp files when compile or link fails. Move bitcode download earlier, so that temp files are not created (and will not need to be cleaned) if the bitcode download fails. We will probably need to convert everything to WeakRefAnchors to clean up these up more consistently in the dtors. R=sehr@google.com BUG= none TEST= run_pnacl_bad_browser_test (currently need to manually check the user filesystem to see it's clean after running). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124393

Patch Set 1 #

Total comments: 1

Patch Set 2 : comments, remove printf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -54 lines) Patch
M ppapi/native_client/src/trusted/plugin/json_manifest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h View 1 4 chunks +9 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 13 chunks +59 lines, -46 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jvoung - send to chromium...
This should handle cleanup for normal compile/link failures. If you'd like to wait on a ...
8 years, 9 months ago (2012-02-29 23:18:49 UTC) #1
jvoung - send to chromium...
On 2012/02/29 23:18:49, jvoung wrote: > This should handle cleanup for normal compile/link failures. > ...
8 years, 9 months ago (2012-02-29 23:47:36 UTC) #2
sehr (please use chromium)
lgtm
8 years, 9 months ago (2012-03-01 04:02:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jvoung@google.com/9561004/3001
8 years, 9 months ago (2012-03-01 06:41:12 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 09:46:20 UTC) #5
Change committed as 124393

Powered by Google App Engine
This is Rietveld 408576698