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

Issue 11033007: Revert "Removing ElementList (splitting out removing NodeList into a separate CL)." (Closed)

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

Description

Revert "Removing ElementList (splitting out removing NodeList into a separate CL)." This reverts commit 13076 because of issues with queryAll in checked mode. TBR=vsm BUG= Committed: https://code.google.com/p/dart/source/detail?r=13083

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -135 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 22 chunks +64 lines, -32 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 23 chunks +72 lines, -32 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 +17 lines, -13 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 9 chunks +24 lines, -11 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 +16 lines, -1 line 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 +23 lines, -9 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

Powered by Google App Engine
This is Rietveld 408576698