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

Issue 21540002: Remove support for remaining deprecated features. (Closed)

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

Description

Remove support for remaining deprecated features. BUG= R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=25858

Patch Set 1 #

Total comments: 18

Patch Set 2 : Rebased #

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -142 lines) Patch
M sdk/lib/_internal/compiler/implementation/apiimpl.dart View 1 chunk +0 lines, -5 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/compiler.dart View 1 3 chunks +0 lines, -22 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 2 chunks +0 lines, -16 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/diagnostic_listener.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 2 1 chunk +9 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/scanner/listener.dart View 1 2 2 chunks +9 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/warnings.dart View 1 2 2 chunks +12 lines, -12 lines 0 comments Download
D tests/compiler/dart2js/deprecated_features_test.dart View 1 chunk +0 lines, -76 lines 0 comments Download
M tests/compiler/dart2js/source_mapping_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/language/unsupported_operators_test.dart View 1 2 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Johnni Winther
7 years, 4 months ago (2013-08-01 12:26:30 UTC) #1
ahe
LGTM! https://codereview.chromium.org/21540002/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right): https://codereview.chromium.org/21540002/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart#newcode2143 sdk/lib/_internal/compiler/implementation/resolution/members.dart:2143: // Unsupported operator. How is that diagnosed? https://codereview.chromium.org/21540002/diff/1/sdk/lib/_internal/compiler/implementation/warnings.dart ...
7 years, 4 months ago (2013-08-06 14:48:40 UTC) #2
Johnni Winther
https://codereview.chromium.org/21540002/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right): https://codereview.chromium.org/21540002/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart#newcode2143 sdk/lib/_internal/compiler/implementation/resolution/members.dart:2143: // Unsupported operator. On 2013/08/06 14:48:40, ahe wrote: > ...
7 years, 4 months ago (2013-08-07 06:56:25 UTC) #3
Johnni Winther
7 years, 4 months ago (2013-08-07 06:58:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r25858 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698