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

Issue 377413007: Fix crash for type variables with dynamic bound. (Closed)

Created:
6 years, 5 months ago by Johnni Winther
Modified:
6 years, 5 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix crash for type variables with dynamic bound. BUG=http://dartbug.com/19728 R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=38119

Patch Set 1 #

Patch Set 2 : Fix copyright #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M sdk/lib/_internal/compiler/implementation/dart_types.dart View 2 chunks +3 lines, -2 lines 2 comments Download
A + tests/language/regress_19728_test.dart View 1 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Johnni Winther
6 years, 5 months ago (2014-07-10 13:10:25 UTC) #1
floitsch
LGTM. https://codereview.chromium.org/377413007/diff/20001/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/377413007/diff/20001/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode17 sdk/lib/_internal/compiler/implementation/dart_types.dart:17: import 'helpers/helpers.dart'; unused.
6 years, 5 months ago (2014-07-10 13:17:27 UTC) #2
Johnni Winther
https://codereview.chromium.org/377413007/diff/20001/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/377413007/diff/20001/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode17 sdk/lib/_internal/compiler/implementation/dart_types.dart:17: import 'helpers/helpers.dart'; On 2014/07/10 13:17:27, floitsch wrote: > unused. ...
6 years, 5 months ago (2014-07-10 13:19:33 UTC) #3
Johnni Winther
6 years, 5 months ago (2014-07-10 13:24:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r38119 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698