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

Issue 11473013: Adding deprecated flag to deprecated members. (Closed)

Created:
8 years ago by blois
Modified:
8 years ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding deprecated flag to deprecated members. BUG=7190 Committed: https://code.google.com/p/dart/source/detail?r=15831

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +4 lines, -0 lines 1 comment Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M sdk/lib/html/html_common/html_common.dart View 1 chunk +1 line, -0 lines 1 comment Download
M sdk/lib/html/html_common/html_common_dart2js.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/html/src/shared_SVGFactoryProviders.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_Element.darttemplate View 2 chunks +4 lines, -0 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
https://codereview.chromium.org/11473013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11473013/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode7177 sdk/lib/html/dart2js/html_dart2js.dart:7177: @deprecated Note- not using @Deprecated('message') because dart_analyzer doesn't recognize ...
8 years ago (2012-12-07 00:06:15 UTC) #1
Emily Fortuna
8 years ago (2012-12-07 00:15:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698