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

Issue 2179013002: [Mac/GN] Clean up old version folders in Chromium.app/Contents/Versions. (Closed)

Created:
4 years, 5 months ago by Robert Sesek
Modified:
4 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac/GN] Clean up old version folders in Chromium.app/Contents/Versions. This prevents the app bundle from growing a lot in between clobber builds. R=mark@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/86e7cab0d6956e04162ad559e2a7068518f0cfae

Patch Set 1 #

Total comments: 2

Patch Set 2 : os.utime #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M chrome/BUILD.gn View 2 chunks +16 lines, -0 lines 0 comments Download
A chrome/tools/build/mac/clean_up_old_versions.py View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
Robert Sesek
4 years, 5 months ago (2016-07-25 16:33:58 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/2179013002/diff/1/chrome/tools/build/mac/clean_up_old_versions.py File chrome/tools/build/mac/clean_up_old_versions.py (right): https://codereview.chromium.org/2179013002/diff/1/chrome/tools/build/mac/clean_up_old_versions.py#newcode17 chrome/tools/build/mac/clean_up_old_versions.py:17: open(stamp_path, 'w').close() You should also call os.utime(stamp_path, None) ...
4 years, 5 months ago (2016-07-25 18:13:46 UTC) #6
Robert Sesek
https://codereview.chromium.org/2179013002/diff/1/chrome/tools/build/mac/clean_up_old_versions.py File chrome/tools/build/mac/clean_up_old_versions.py (right): https://codereview.chromium.org/2179013002/diff/1/chrome/tools/build/mac/clean_up_old_versions.py#newcode17 chrome/tools/build/mac/clean_up_old_versions.py:17: open(stamp_path, 'w').close() On 2016/07/25 18:13:46, Mark Mentovai wrote: > ...
4 years, 5 months ago (2016-07-25 18:21:41 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/86e7cab0d6956e04162ad559e2a7068518f0cfae Cr-Commit-Position: refs/heads/master@{#407559}
4 years, 5 months ago (2016-07-25 20:19:37 UTC) #13
Robert Sesek
4 years, 5 months ago (2016-07-25 20:22:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
86e7cab0d6956e04162ad559e2a7068518f0cfae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698