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

Issue 2440123003: Fix Closure Compiler's compile.py error checking

Created:
4 years, 2 months ago by bhallam
Modified:
4 years, 1 month ago
Reviewers:
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

Fix Closure Compiler's compile.py error checking This change matches compile.py error checking to match compile2.py. Without this change compile.py will fail when there are no errors. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -10 lines) Patch
M third_party/closure_compiler/compile.py View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/closure_compiler/compile2.py View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/closure_compiler/compiler_test.py View 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698