http://gwt-code-reviews.appspot.com/1384805/diff/2003/user/src/com/google/gwt/user/client/ui/HTMLPanel.java
File user/src/com/google/gwt/user/client/ui/HTMLPanel.java (right):

http://gwt-code-reviews.appspot.com/1384805/diff/2003/user/src/com/google/gwt/user/client/ui/HTMLPanel.java#newcode134
user/src/com/google/gwt/user/client/ui/HTMLPanel.java:134: public
HTMLPanel(String tag, SafeHtml html) {
Please don't copy paste.

this(tag, html.asString())

Should see parallel change in HTMLPanelTest, can refactor the code in
testCustomRootTagAsTable to be sharable

http://gwt-code-reviews.appspot.com/1384805/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to