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

Issue 2113053002: Make Chrome-specific enhancements optional in runner.jar (Closed)

Created:
4 years, 5 months ago by Dan Beam
Modified:
4 years, 4 months ago
CC:
chromium-reviews, vitalyp+closure_chromium.org, jlklein+watch-closure_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Chrome-specific enhancements optional in runner.jar BUG=619091 R=tbreisacher@chromium.org NOTRY=true Committed: https://crrev.com/055b3f32db776858013eafe927c994a4d822376c Cr-Commit-Position: refs/heads/master@{#409306}

Patch Set 1 : nits and executor change #

Total comments: 2

Patch Set 2 : setChecksOnly -> setContinueAfterErrors #

Total comments: 1

Patch Set 3 : re-add setChecksOnly() for speed #

Patch Set 4 : update README #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -18 lines) Patch
M third_party/closure_compiler/README.chromium View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java View 1 2 6 chunks +26 lines, -15 lines 1 comment Download

Dependent Patchsets:

Messages

Total messages: 21 (11 generated)
Dan Beam
4 years, 4 months ago (2016-08-01 21:06:27 UTC) #5
Tyler Breisacher (Chromium)
lgtm https://codereview.chromium.org/2113053002/diff/40001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java File third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java (right): https://codereview.chromium.org/2113053002/diff/40001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java#newcode189 third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java:189: options.setIdeMode(true); side note: This is deprecated. You likely ...
4 years, 4 months ago (2016-08-01 21:18:58 UTC) #6
Dan Beam
https://codereview.chromium.org/2113053002/diff/40001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java File third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java (right): https://codereview.chromium.org/2113053002/diff/40001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java#newcode189 third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java:189: options.setIdeMode(true); On 2016/08/01 21:18:58, Tyler Breisacher (Chromium) wrote: > ...
4 years, 4 months ago (2016-08-01 23:40:41 UTC) #7
aberent
https://codereview.chromium.org/2113053002/diff/80001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java File third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java (right): https://codereview.chromium.org/2113053002/diff/80001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java#newcode278 third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java:278: usage = "Whether to add Chrome-specific compiler passes") --disable-chrome-pass ...
4 years, 4 months ago (2016-08-02 16:26:52 UTC) #10
Tyler Breisacher (Chromium)
On 2016/08/02 16:26:52, aberent wrote: > https://codereview.chromium.org/2113053002/diff/80001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java > File > third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java > (right): > > ...
4 years, 4 months ago (2016-08-02 16:29:17 UTC) #11
aberent
On 2016/08/02 16:29:17, Tyler Breisacher (Chromium) wrote: > On 2016/08/02 16:26:52, aberent wrote: > > ...
4 years, 4 months ago (2016-08-02 16:35:12 UTC) #12
Dan Beam
https://codereview.chromium.org/2113053002/diff/120001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java File third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java (right): https://codereview.chromium.org/2113053002/diff/120001/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java#newcode190 third_party/closure_compiler/runner/src/org/chromium/closure/compiler/Runner.java:190: options.setContinueAfterErrors(true); required for tests to pass
4 years, 4 months ago (2016-08-02 18:45:32 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2113053002/120001
4 years, 4 months ago (2016-08-02 20:21:27 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 4 months ago (2016-08-02 20:26:39 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 20:28:37 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/055b3f32db776858013eafe927c994a4d822376c
Cr-Commit-Position: refs/heads/master@{#409306}

Powered by Google App Engine
This is Rietveld 408576698