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

Issue 582193002: Add script to update Closure Compiler version and chrome_extensions.js (Closed)

Created:
6 years, 3 months ago by Vitaly Pavlenko
Modified:
6 years, 3 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, vitalyp+closure_chromium.org, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add script to update Closure Compiler version and chrome_extensions.js R=dbeam@chromium.org BUG=393873 TEST=./third_party/closure_compiler/bump_compiler_version Committed: https://crrev.com/641efff1566c569f02d395f872d4c4f5c965d217 Cr-Commit-Position: refs/heads/master@{#295643}

Patch Set 1 #

Total comments: 4

Patch Set 2 : test exit code #

Patch Set 3 : return exit 1 on ant failure #

Total comments: 10

Patch Set 4 : fixed comments #

Total comments: 2

Patch Set 5 : remove compiler.jar, add note to README.chromium #

Patch Set 6 : fix language #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7233 lines, -0 lines) Patch
M third_party/closure_compiler/README.chromium View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/closure_compiler/bump_compiler_version View 1 2 3 4 5 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/closure_compiler/externs/chrome_extensions.js View 1 chunk +7194 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
Vitaly Pavlenko
6 years, 3 months ago (2014-09-18 20:50:15 UTC) #1
Dan Beam
remove compiler.jar from CL, add note to third_party/closure_compiler/README.chromium https://chromiumcodereview.appspot.com/582193002/diff/1/third_party/closure_compiler/bump_compiler_version File third_party/closure_compiler/bump_compiler_version (right): https://chromiumcodereview.appspot.com/582193002/diff/1/third_party/closure_compiler/bump_compiler_version#newcode15 third_party/closure_compiler/bump_compiler_version:15: readonly ...
6 years, 3 months ago (2014-09-18 21:26:08 UTC) #2
Dan Beam
oh yeah, and add a .sh file extension to bump_compiler_version
6 years, 3 months ago (2014-09-18 21:26:30 UTC) #3
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/582193002/diff/1/third_party/closure_compiler/bump_compiler_version File third_party/closure_compiler/bump_compiler_version (right): https://chromiumcodereview.appspot.com/582193002/diff/1/third_party/closure_compiler/bump_compiler_version#newcode15 third_party/closure_compiler/bump_compiler_version:15: readonly SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ...
6 years, 3 months ago (2014-09-18 21:49:44 UTC) #4
Dan Beam
On 2014/09/18 21:26:30, Dan Beam wrote: > oh yeah, and add a .sh file extension ...
6 years, 3 months ago (2014-09-18 21:52:53 UTC) #5
Dan Beam
On 2014/09/18 21:26:08, Dan Beam wrote: > remove compiler.jar from CL, add note to > ...
6 years, 3 months ago (2014-09-18 21:58:11 UTC) #6
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/582193002/diff/40001/third_party/closure_compiler/bump_compiler_version File third_party/closure_compiler/bump_compiler_version (right): https://chromiumcodereview.appspot.com/582193002/diff/40001/third_party/closure_compiler/bump_compiler_version#newcode13 third_party/closure_compiler/bump_compiler_version:13: # c) Commit. On 2014/09/18 21:58:11, Dan Beam wrote: ...
6 years, 3 months ago (2014-09-18 23:16:11 UTC) #7
Dan Beam
On 2014/09/18 21:26:08, Dan Beam wrote: > remove compiler.jar from CL, add note to > ...
6 years, 3 months ago (2014-09-18 23:21:15 UTC) #8
Vitaly Pavlenko
On 2014/09/18 23:21:15, Dan Beam wrote: > On 2014/09/18 21:26:08, Dan Beam wrote: > > ...
6 years, 3 months ago (2014-09-19 00:56:12 UTC) #9
Dan Beam
lgtm https://chromiumcodereview.appspot.com/582193002/diff/60001/third_party/closure_compiler/bump_compiler_version File third_party/closure_compiler/bump_compiler_version (right): https://chromiumcodereview.appspot.com/582193002/diff/60001/third_party/closure_compiler/bump_compiler_version#newcode27 third_party/closure_compiler/bump_compiler_version:27: echo "Failed to build jar, copy nothing" >&2 ...
6 years, 3 months ago (2014-09-19 01:02:39 UTC) #10
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/582193002/diff/60001/third_party/closure_compiler/bump_compiler_version File third_party/closure_compiler/bump_compiler_version (right): https://chromiumcodereview.appspot.com/582193002/diff/60001/third_party/closure_compiler/bump_compiler_version#newcode27 third_party/closure_compiler/bump_compiler_version:27: echo "Failed to build jar, copy nothing" >&2 On ...
6 years, 3 months ago (2014-09-19 01:32:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582193002/100001
6 years, 3 months ago (2014-09-19 01:33:22 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001) as ffada7e8a39b1f04154264d2b52245ebf7da99c2
6 years, 3 months ago (2014-09-19 02:30:27 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 02:31:26 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/641efff1566c569f02d395f872d4c4f5c965d217
Cr-Commit-Position: refs/heads/master@{#295643}

Powered by Google App Engine
This is Rietveld 408576698