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

Issue 2528043003: Handle assert with message in type inference (Closed)

Created:
4 years ago by Johnni Winther
Modified:
4 years ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle assert with message in type inference Closes #27882 R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/bf13fc1b287125252a5d8c41b03b5b353c79fb25

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add more testing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -2 lines) Patch
M pkg/compiler/lib/src/inferrer/inferrer_visitor.dart View 1 chunk +15 lines, -2 lines 0 comments Download
A tests/compiler/dart2js/assert_message_throw_test.dart View 1 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
4 years ago (2016-11-25 13:41:09 UTC) #2
sra1
https://codereview.chromium.org/2528043003/diff/1/tests/compiler/dart2js/assert_message_throw_test.dart File tests/compiler/dart2js/assert_message_throw_test.dart (right): https://codereview.chromium.org/2528043003/diff/1/tests/compiler/dart2js/assert_message_throw_test.dart#newcode12 tests/compiler/dart2js/assert_message_throw_test.dart:12: var list = []; I don't understand what this ...
4 years ago (2016-11-26 22:41:20 UTC) #3
Johnni Winther
https://codereview.chromium.org/2528043003/diff/1/tests/compiler/dart2js/assert_message_throw_test.dart File tests/compiler/dart2js/assert_message_throw_test.dart (right): https://codereview.chromium.org/2528043003/diff/1/tests/compiler/dart2js/assert_message_throw_test.dart#newcode12 tests/compiler/dart2js/assert_message_throw_test.dart:12: var list = []; On 2016/11/26 22:41:20, sra1 wrote: ...
4 years ago (2016-11-28 10:08:29 UTC) #4
sra1
LGTM. Thanks!
4 years ago (2016-11-28 20:07:50 UTC) #5
Johnni Winther
4 years ago (2016-11-29 07:36:45 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bf13fc1b287125252a5d8c41b03b5b353c79fb25 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698