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

Issue 791263003: Remove Compiler.reportFatalError. (Closed)

Created:
6 years ago by ahe
Modified:
5 years, 11 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Target Ref:
refs/heads/incremental_non_fatal
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : One more crash revealed. #

Total comments: 26

Patch Set 3 : Address Johnni's comments. #

Patch Set 4 : Restore code I accidentally removed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -73 lines) Patch
M dart/pkg/compiler/lib/src/compile_time_constants.dart View 1 2 11 chunks +19 lines, -12 lines 0 comments Download
M dart/pkg/compiler/lib/src/compiler.dart View 1 2 2 chunks +6 lines, -29 lines 0 comments Download
M dart/pkg/compiler/lib/src/deferred_load.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/pkg/compiler/lib/src/diagnostic_listener.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M dart/pkg/compiler/lib/src/elements/modelx.dart View 1 2 2 chunks +24 lines, -19 lines 0 comments Download
M dart/pkg/compiler/lib/src/js/nodes.dart View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M dart/pkg/compiler/lib/src/resolution/members.dart View 1 2 3 9 chunks +25 lines, -4 lines 0 comments Download
M dart/pkg/compiler/lib/src/resolution/signatures.dart View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M dart/pkg/compiler/lib/src/scanner/listener.dart View 1 2 2 chunks +8 lines, -1 line 0 comments Download
M dart/pkg/compiler/lib/src/string_validator.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (1 generated)
ahe
So far co19 and language tests pass with this. Dramatically cuts down on the number ...
6 years ago (2014-12-19 17:38:19 UTC) #2
ahe
All tests dart2js/d8 tests are passing now. I still have three unexpected failures in tests/compiler/dart2js.
6 years ago (2014-12-20 05:42:15 UTC) #3
ahe
PTAL
5 years, 11 months ago (2015-01-05 14:49:19 UTC) #4
ahe
On 2015/01/05 14:49:19, ahe wrote: > PTAL I meant "ping" :-)
5 years, 11 months ago (2015-01-05 14:49:33 UTC) #5
Johnni Winther
lgtm https://codereview.chromium.org/791263003/diff/20001/dart/pkg/compiler/lib/src/apiimpl.dart File dart/pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/791263003/diff/20001/dart/pkg/compiler/lib/src/apiimpl.dart#newcode315 dart/pkg/compiler/lib/src/apiimpl.dart:315: throw new CompilerCancelledException(null); Insert a TODO. This shouldn't ...
5 years, 11 months ago (2015-01-06 08:12:05 UTC) #6
ahe
PTAL. Will create another CL which address the issues in unittests. https://codereview.chromium.org/791263003/diff/20001/dart/pkg/compiler/lib/src/apiimpl.dart File dart/pkg/compiler/lib/src/apiimpl.dart (right): ...
5 years, 11 months ago (2015-01-07 12:55:24 UTC) #7
ahe
The CL which fixes the unit tests is: https://codereview.chromium.org/836313002/
5 years, 11 months ago (2015-01-07 15:22:51 UTC) #8
Johnni Winther
Still LGTM
5 years, 11 months ago (2015-01-08 08:19:48 UTC) #9
ahe
5 years, 11 months ago (2015-01-08 08:37:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 42678 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698