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

Issue 272713002: [Android] Delete temporaries in SetProtectedFileContents. (Closed)

Created:
6 years, 7 months ago by jbudorick
Modified:
6 years, 7 months ago
Reviewers:
pasko, craigdh, Yaron
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Delete temporaries in SetProtectedFileContents. BUG=371054 NOTRY=true R=yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269090

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/android/pylib/android_commands.py View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 12 (0 generated)
jbudorick
This could also save the value returned by command_runner, delete the temps, and then return ...
6 years, 7 months ago (2014-05-07 22:05:13 UTC) #1
Yaron
lgtm Can we go back and delete the temp files on the affected bots?
6 years, 7 months ago (2014-05-07 22:09:43 UTC) #2
jbudorick
On 2014/05/07 22:09:43, Yaron wrote: > lgtm > > Can we go back and delete ...
6 years, 7 months ago (2014-05-07 22:15:40 UTC) #3
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 7 months ago (2014-05-07 22:15:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/272713002/1
6 years, 7 months ago (2014-05-07 22:19:42 UTC) #5
craigdh
https://codereview.chromium.org/272713002/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/272713002/diff/1/build/android/pylib/android_commands.py#newcode1180 build/android/pylib/android_commands.py:1180: self.RunShellCommand('rm ' + temp_file) this should probably be done ...
6 years, 7 months ago (2014-05-08 00:04:09 UTC) #6
jbudorick
On 2014/05/08 00:04:09, craigdh wrote: > https://codereview.chromium.org/272713002/diff/1/build/android/pylib/android_commands.py > File build/android/pylib/android_commands.py (right): > > https://codereview.chromium.org/272713002/diff/1/build/android/pylib/android_commands.py#newcode1180 > ...
6 years, 7 months ago (2014-05-08 00:13:06 UTC) #7
chromium-reviews
At the moment that's mostly true, but considering the function being called is only known ...
6 years, 7 months ago (2014-05-08 00:25:53 UTC) #8
jbudorick
The CQ bit was unchecked by jbudorick@chromium.org
6 years, 7 months ago (2014-05-08 16:47:11 UTC) #9
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 7 months ago (2014-05-08 16:49:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/272713002/1
6 years, 7 months ago (2014-05-08 16:55:02 UTC) #11
Yaron
6 years, 7 months ago (2014-05-08 22:18:26 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 manually as r269090 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698