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

Issue 8907051: Fix _ChildrenNodeList#forEach. (Closed)

Created:
9 years ago by nweiz
Modified:
9 years ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix _ChildrenNodeList#forEach. TBR Committed: https://code.google.com/p/dart/source/detail?r=2448

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M client/html/release/htmlimpl.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/src/NodeWrappingImplementation.dart View 1 chunk +2 lines, -2 lines 2 comments Download
M client/tests/client/client.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
9 years ago (2011-12-14 22:46:10 UTC) #1
Jacob
Thanks for fixing. I expect this broke as the Frog DOM doesn't really support the ...
9 years ago (2011-12-14 23:00:12 UTC) #2
nweiz
http://codereview.chromium.org/8907051/diff/1/client/html/src/NodeWrappingImplementation.dart File client/html/src/NodeWrappingImplementation.dart (right): http://codereview.chromium.org/8907051/diff/1/client/html/src/NodeWrappingImplementation.dart#newcode27 client/html/src/NodeWrappingImplementation.dart:27: for (int i = 0, len = _childNodes.length; i ...
9 years ago (2011-12-14 23:21:38 UTC) #3
Jacob
9 years ago (2011-12-14 23:33:46 UTC) #4
Got a new patch set?

Powered by Google App Engine
This is Rietveld 408576698