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

Issue 1338683002: Add related types check to analyze_dart2js_test (Closed)

Created:
5 years, 3 months ago by Johnni Winther
Modified:
5 years, 2 months ago
Reviewers:
sigurdm
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix detected errors. #

Patch Set 3 : Cleanup. #

Total comments: 11

Patch Set 4 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+840 lines, -39 lines) Patch
M pkg/compiler/lib/src/dart_types.dart View 1 2 3 2 chunks +84 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/elements/modelx.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/tree_ir/tree_ir_integrity.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/typechecker.dart View 3 chunks +8 lines, -33 lines 0 comments Download
M pkg/compiler/lib/src/use_unused_api.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/world.dart View 2 chunks +18 lines, -0 lines 0 comments Download
M pkg/js_ast/lib/src/printer.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/analyze_dart2js_test.dart View 2 chunks +10 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/memory_compiler.dart View 1 chunk +4 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/related_types.dart View 1 2 3 1 chunk +413 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/related_types_test.dart View 1 2 3 1 chunk +294 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Johnni Winther
https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart File pkg/compiler/lib/src/dart_types.dart (right): https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart#newcode1667 pkg/compiler/lib/src/dart_types.dart:1667: Extracted from typechecker.dart
5 years, 3 months ago (2015-09-11 09:19:15 UTC) #2
sigurdm
LGTM https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart File pkg/compiler/lib/src/dart_types.dart (right): https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart#newcode1685 pkg/compiler/lib/src/dart_types.dart:1685: /// Computes the interface type of [type]. For ...
5 years, 3 months ago (2015-09-11 11:43:29 UTC) #3
Johnni Winther
https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart File pkg/compiler/lib/src/dart_types.dart (right): https://codereview.chromium.org/1338683002/diff/40001/pkg/compiler/lib/src/dart_types.dart#newcode1685 pkg/compiler/lib/src/dart_types.dart:1685: /// Computes the interface type of [type]. For type ...
5 years, 3 months ago (2015-09-11 12:31:22 UTC) #4
Johnni Winther
5 years, 3 months ago (2015-09-11 12:38:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
7407a72115d94685975c628ea3097ff5af795682 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698