Daniel Kurka has posted comments on this change.

Change subject: Adds Node#removeAllChildren.
......................................................................


Patch Set 1:

(3 comments)

....................................................
File user/src/com/google/gwt/dom/client/Node.java
Line 303:   /**
Is there a reason to do this in JSNI, instead of Java?


....................................................
File user/test/com/google/gwt/dom/client/NodeTest.java
Line 43:     ButtonElement btn0 = doc.createPushButtonElement();
why did you change this?


Line 52:     ButtonElement btn1 = doc.createPushButtonElement();
same here


--
To view, visit https://gwt-review.googlesource.com/3511
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic607bf6523a41c0ee4020a12e8505b1d8b39d916
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Goktug Gokdogan <gok...@google.com>
Gerrit-Reviewer: Daniel Kurka <danku...@google.com>
Gerrit-HasComments: Yes

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to