[gwt-contrib] Fix escaping issue with SafeHtml in Safari3 (issue1443806)

2011-05-25 Thread sbrubaker
Reviewers: rjrjr, Description: Fix escaping issue with SafeHtml in Safari3 Review by: rj...@google.com Please review this at http://gwt-code-reviews.appspot.com/1443806/ Affected files: M user/test/com/google/gwt/uibinder/test/client/UiBinderTest.java Index:

[gwt-contrib] Fix escaping

2010-03-08 Thread amitmanjhi
Reviewers: jat, Description: Fix the escaping of a String used in one of test methods of JsonpRequestTest Please review this at http://gwt-code-reviews.appspot.com/163801 Affected files: user/test/com/google/gwt/jsonp/client/JsonpRequestTest.java Index: