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

Issue 845183004: Use synthetic elements to recover from errors in signatures.dart. (Closed)

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

Description

Use synthetic elements to recover from errors in signatures.dart. BUG=https://code.google.com/p/dart/issues/detail?id=22021 R=karlklose@google.com, zarah@google.com Committed: https://code.google.com/p/dart/source/detail?r=42772

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Merged with r42768. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M dart/pkg/compiler/lib/src/elements/modelx.dart View 3 chunks +26 lines, -1 line 0 comments Download
M dart/pkg/compiler/lib/src/resolution/resolution.dart View 1 chunk +1 line, -0 lines 0 comments Download
M dart/pkg/compiler/lib/src/resolution/signatures.dart View 2 chunks +13 lines, -9 lines 1 comment Download

Messages

Total messages: 13 (4 generated)
ahe
5 years, 11 months ago (2015-01-12 10:10:53 UTC) #3
karlklose
https://codereview.chromium.org/845183004/diff/20001/dart/pkg/compiler/lib/src/elements/modelx.dart File dart/pkg/compiler/lib/src/elements/modelx.dart (right): https://codereview.chromium.org/845183004/diff/20001/dart/pkg/compiler/lib/src/elements/modelx.dart#newcode1382 dart/pkg/compiler/lib/src/elements/modelx.dart:1382: DartType computeType(Compiler compiler) => type; Why do we need ...
5 years, 11 months ago (2015-01-12 10:17:08 UTC) #5
ahe
Thank you for taking a look, Karl! https://codereview.chromium.org/845183004/diff/20001/dart/pkg/compiler/lib/src/elements/modelx.dart File dart/pkg/compiler/lib/src/elements/modelx.dart (right): https://codereview.chromium.org/845183004/diff/20001/dart/pkg/compiler/lib/src/elements/modelx.dart#newcode1382 dart/pkg/compiler/lib/src/elements/modelx.dart:1382: DartType computeType(Compiler ...
5 years, 11 months ago (2015-01-12 10:25:33 UTC) #6
karlklose
LGTM. Is there a way you can test this using the incremental compiler unit tests?
5 years, 11 months ago (2015-01-12 11:29:02 UTC) #7
zarah
lgtm
5 years, 11 months ago (2015-01-12 11:32:18 UTC) #8
ahe
On 2015/01/12 11:29:02, karlklose wrote: > Is there a way you can test this using ...
5 years, 11 months ago (2015-01-12 13:55:24 UTC) #9
ahe
Thank you, Karl and Sarah for taking a look!
5 years, 11 months ago (2015-01-12 13:55:55 UTC) #10
ahe
Committed patchset #2 (id:40001) manually as 42772 (presubmit successful).
5 years, 11 months ago (2015-01-12 13:57:38 UTC) #11
Johnni Winther
5 years, 11 months ago (2015-01-13 09:24:54 UTC) #13
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698