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

Issue 11016015: Removing ElementList. (Closed)

Created:
8 years, 2 months ago by blois
Modified:
8 years, 2 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Removing ElementList. This includes fixes to make it work properly on Dartium checked (_ChildrenElementList.filter and _FrozenElementList.filter no longer use typed lists). BUG=2712 Committed: https://code.google.com/p/dart/source/detail?r=13133

Patch Set 1 #

Patch Set 2 : Fixes for dartium? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -256 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 23 chunks +33 lines, -65 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 24 chunks +33 lines, -73 lines 0 comments Download
M lib/html/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/dartium/html_dartium.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_DocumentFragment.darttemplate View 5 chunks +13 lines, -17 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 1 10 chunks +12 lines, -25 lines 0 comments Download
M lib/html/templates/html/impl/impl_NodeList.darttemplate View 3 chunks +4 lines, -4 lines 0 comments Download
M lib/html/templates/html/impl/impl_SVGElement.darttemplate View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/html/templates/html/interface/interface_Element.darttemplate View 2 chunks +1 line, -16 lines 0 comments Download
M tests/html/documentfragment_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/html/element_test.dart View 8 chunks +9 lines, -23 lines 0 comments Download
M tests/html/htmlcollection_test.dart View 11 chunks +24 lines, -24 lines 0 comments Download
M tests/html/node_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 2 months ago (2012-10-02 19:47:15 UTC) #1
vsm
8 years, 2 months ago (2012-10-02 19:49:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698