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

Issue 32203002: Fix crash https://code.google.com/p/dart/issues/detail?id=14014: remove what seems to be obsolete c… (Closed)

Created:
7 years, 2 months ago by ngeoffray
Modified:
7 years, 2 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -12 lines) Patch
M sdk/lib/_internal/compiler/implementation/closure.dart View 1 1 chunk +6 lines, -12 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart_types.dart View 1 1 chunk +13 lines, -0 lines 1 comment Download
A tests/language/function_type2_test.dart View 1 1 chunk +36 lines, -0 lines 0 comments Download
A tests/language/issue14014_test.dart View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 2 months ago (2013-10-21 10:54:17 UTC) #1
Johnni Winther
lgtm
7 years, 2 months ago (2013-10-21 12:45:01 UTC) #2
ngeoffray
Thanks Johnni. PTAL, I have updated the code to fix the issue you raised in ...
7 years, 2 months ago (2013-10-21 13:26:51 UTC) #3
Johnni Winther
lgtm https://codereview.chromium.org/32203002/diff/30001/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/32203002/diff/30001/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode672 sdk/lib/_internal/compiler/implementation/dart_types.dart:672: void forEachTypeVariable(f(TypeVariableType variable)) { Good catch!
7 years, 2 months ago (2013-10-21 15:13:48 UTC) #4
ngeoffray
7 years, 2 months ago (2013-10-22 06:39:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r28985 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698