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

Issue 11308206: Cleaning up some unused code. (Closed)

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

Description

Cleaning up some unused code. Just removing an template file which is no longer being used and a class which is not being used either. BUG= Committed: https://code.google.com/p/dart/source/detail?r=15362

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -66 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +1 line, -19 lines 2 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +1 line, -19 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_Element.darttemplate View 1 chunk +0 lines, -18 lines 0 comments Download
D sdk/lib/html/templates/interface.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
8 years ago (2012-11-26 21:59:10 UTC) #1
Emily Fortuna
lgtm, with one question https://codereview.chromium.org/11308206/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11308206/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode22052 sdk/lib/html/dart2js/html_dart2js.dart:22052: * Wrapper to expose [Element.attributes] ...
8 years ago (2012-11-26 22:16:26 UTC) #2
blois
8 years ago (2012-11-27 01:02:03 UTC) #3
https://codereview.chromium.org/11308206/diff/1/sdk/lib/html/dart2js/html_dar...
File sdk/lib/html/dart2js/html_dart2js.dart (right):

https://codereview.chromium.org/11308206/diff/1/sdk/lib/html/dart2js/html_dar...
sdk/lib/html/dart2js/html_dart2js.dart:22052: * Wrapper to expose
[Element.attributes] as a typed map.
On 2012/11/26 22:16:26, Emily Fortuna wrote:
> why take out the [] link here?

Adding it in- was from an earlier CL that I forgot to run go.sh after updating.

Powered by Google App Engine
This is Rietveld 408576698