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

Issue 80793002: Check compiler exitCode. (Closed)

Created:
7 years, 1 month ago by Johnni Winther
Modified:
7 years ago
Reviewers:
karlklose, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated cf. comments. #

Total comments: 10

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -34 lines) Patch
M sdk/lib/_internal/compiler/implementation/compiler.dart View 1 2 4 chunks +11 lines, -21 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 1 2 6 chunks +26 lines, -11 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/util/util.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/co19/co19-dart2js.status View 1 2 2 chunks +49 lines, -1 line 0 comments Download
A tests/compiler/dart2js/exit_code_helper.dart View 1 chunk +3 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/exit_code_test.dart View 1 2 1 chunk +232 lines, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Johnni Winther
7 years, 1 month ago (2013-11-21 11:17:45 UTC) #1
ahe
Nice! I'd like to talk face to face about the big refactoring of dart2js.dart. https://codereview.chromium.org/80793002/diff/1/sdk/lib/_internal/compiler/implementation/dart2js.dart ...
7 years, 1 month ago (2013-11-21 12:44:52 UTC) #2
Johnni Winther
PTAL
7 years ago (2013-11-25 09:02:00 UTC) #3
ahe
LGTM! https://codereview.chromium.org/80793002/diff/60001/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/80793002/diff/60001/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode714 sdk/lib/_internal/compiler/implementation/compiler.dart:714: void pleaseReportCrash(String message) { I think you can ...
7 years ago (2013-11-26 11:18:24 UTC) #4
Johnni Winther
https://codereview.chromium.org/80793002/diff/60001/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/80793002/diff/60001/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode714 sdk/lib/_internal/compiler/implementation/compiler.dart:714: void pleaseReportCrash(String message) { On 2013/11/26 11:18:25, ahe wrote: ...
7 years ago (2013-11-27 07:58:03 UTC) #5
Johnni Winther
7 years ago (2013-11-27 08:19:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r30696 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698