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

Issue 9392028: Ensure that newly-constructed elements don't have parents. (Closed)

Created:
8 years, 10 months ago by nweiz
Modified:
8 years, 10 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Ensure that newly-constructed elements don't have parents. TBR Committed: https://code.google.com/p/dart/source/detail?r=4206

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M client/html/release/htmlimpl.dart View 2 chunks +6 lines, -3 lines 0 comments Download
M client/html/src/ElementWrappingImplementation.dart View 1 chunk +5 lines, -2 lines 1 comment Download
M client/html/src/SVGElementWrappingImplementation.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/html/ElementTests.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M client/tests/client/html/SVGElementTests.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
8 years, 10 months ago (2012-02-14 02:29:21 UTC) #1
Jacob
8 years, 10 months ago (2012-02-14 02:31:05 UTC) #2
lgtm

thanks for fixing this

https://chromiumcodereview.appspot.com/9392028/diff/1/client/html/src/Element...
File client/html/src/ElementWrappingImplementation.dart (right):

https://chromiumcodereview.appspot.com/9392028/diff/1/client/html/src/Element...
client/html/src/ElementWrappingImplementation.dart:543: var element;
var ==> Element

Powered by Google App Engine
This is Rietveld 408576698