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

Issue 12211086: Fixing typo in Node.remove (Closed)

Created:
7 years, 10 months ago by blois
Modified:
7 years, 10 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing typo in Node.remove Was supposed to check that the node is not the same as its parent (as occurs with window), but it had a typo. BUG=8295 Committed: https://code.google.com/p/dart/source/detail?r=18268

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_Node.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 10 months ago (2013-02-08 02:04:00 UTC) #1
Emily Fortuna
7 years, 10 months ago (2013-02-08 18:23:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698