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

Issue 137373002: Move Version Assembly code out of chrome_elf. (Closed)

Created:
6 years, 11 months ago by Cait (Slow)
Modified:
6 years, 11 months ago
Reviewers:
gab, cpu_(ooo_6.6-7.5)
CC:
chromium-reviews
Visibility:
Public.

Description

Move Version Assembly code out of chrome_elf. This code is not chrome_elf-specific, rather, chrome_elf is the only current user of it. Move the manifest building logic to a more generic location. BUG=324863 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245307

Patch Set 1 #

Total comments: 5

Patch Set 2 : OWNERS and comments #

Patch Set 3 : Watchlists #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -117 lines) Patch
M WATCHLISTS View 1 2 4 chunks +9 lines, -0 lines 0 comments Download
A chrome/app/version_assembly/OWNERS View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + chrome/app/version_assembly/README View 1 1 chunk +6 lines, -5 lines 0 comments Download
A + chrome/app/version_assembly/chrome_exe_manifest.template View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/app/version_assembly/chrome_exe_manifest_action.gypi View 1 3 chunks +4 lines, -4 lines 0 comments Download
A + chrome/app/version_assembly/version_assembly_manifest.template View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/app/version_assembly/version_assembly_manifest_action.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_exe.gypi View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome_elf/OWNERS View 1 1 chunk +1 line, -2 lines 0 comments Download
D chrome_elf/README View 1 chunk +0 lines, -15 lines 0 comments Download
D chrome_elf/chrome_exe_manifest.template View 1 chunk +0 lines, -10 lines 0 comments Download
D chrome_elf/chrome_exe_manifest_action.gypi View 1 chunk +0 lines, -34 lines 0 comments Download
D chrome_elf/version_assembly_manifest.template View 1 chunk +0 lines, -8 lines 0 comments Download
D chrome_elf/version_assembly_manifest_action.gypi View 1 chunk +0 lines, -37 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Cait (Slow)
Hi Gab, here is a first pass at moving the chrome version manifest generation code ...
6 years, 11 months ago (2014-01-13 20:53:44 UTC) #1
gab
lgtm w/ comments. Also, please make me and you the OWNERS of this new directory ...
6 years, 11 months ago (2014-01-13 21:43:37 UTC) #2
gab
https://codereview.chromium.org/137373002/diff/1/chrome/app/version_assembly/chrome_exe_manifest_action.gypi File chrome/app/version_assembly/chrome_exe_manifest_action.gypi (right): https://codereview.chromium.org/137373002/diff/1/chrome/app/version_assembly/chrome_exe_manifest_action.gypi#newcode6 chrome/app/version_assembly/chrome_exe_manifest_action.gypi:6: # declaring a dependency on chrome_elf.dll. This manifest can ...
6 years, 11 months ago (2014-01-13 21:44:56 UTC) #3
Cait (Slow)
[+cpu, for chrome/app OWNERS] cpu: PTAL, thanks! https://codereview.chromium.org/137373002/diff/1/chrome/app/version_assembly/README File chrome/app/version_assembly/README (right): https://codereview.chromium.org/137373002/diff/1/chrome/app/version_assembly/README#newcode5 chrome/app/version_assembly/README:5: (Currently, chrome_elf.dll ...
6 years, 11 months ago (2014-01-14 16:11:29 UTC) #4
gab
lgtm++, thanks!
6 years, 11 months ago (2014-01-14 16:21:01 UTC) #5
gab
On 2014/01/14 16:21:01, gab wrote: > lgtm++, thanks! Oh can you also add me (and ...
6 years, 11 months ago (2014-01-15 20:37:40 UTC) #6
cpu_(ooo_6.6-7.5)
lgtm
6 years, 11 months ago (2014-01-16 01:56:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/137373002/290001
6 years, 11 months ago (2014-01-16 18:52:16 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 20:35:24 UTC) #9
Message was sent while issue was closed.
Change committed as 245307

Powered by Google App Engine
This is Rietveld 408576698