[gwt-contrib] Change in gwt[master]: Proxy IDs have to be the same for a given proxy in the respo...

2013-02-26 Thread Thomas Broyer
Thomas Broyer has abandoned this change. Change subject: Proxy IDs have to be the same for a given proxy in the response payload. .. Abandoned Submitted -- To view, visit https://gwt-review.googlesource.com/1770 To

[gwt-contrib] Fixes #8036, properly sorting of places in PlaceHistoryGeneratorContext (issue1895803)

2013-02-26 Thread t . broyer
LGTM http://gwt-code-reviews.appspot.com/1895803/ -- -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups Google Web Toolkit Contributors group. To unsubscribe from this group and stop receiving emails

[gwt-contrib] Re: GWT Messages can support SafeHtml output. Add this support to the FakeMessagesMaker as well. (issue1890803)

2013-02-26 Thread skybrian
LGTM http://gwt-code-reviews.appspot.com/1890803/ -- -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups Google Web Toolkit Contributors group. To unsubscribe from this group and stop receiving emails

[gwt-contrib] Change in gwt[master]: Fix Stack trace collection for iOS: first element was dropped.

2013-02-26 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Fix Stack trace collection for iOS: first element was dropped. .. Patch Set 1: Seems reasonable to me. Are there any existing tests that cover this? If

[gwt-contrib] mavenization of gwt.. some progress... (cross posted from g+)

2013-02-26 Thread James Northrup
cross posted from https://plus.google.com/u/0/112159826230131242033/posts/UZmATUKyMRg https://docs.google.com/document/d/1JCWTtZqvXQlPyCMbllGAcFaCuGd89UGEBYdLhsqUkiM/edit steps 3-5 have been done, outlined in a g+ post We are in a situation where anyone with greater knowledge of gwt

[gwt-contrib] Re: GWT and WebKit issues

2013-02-26 Thread Leif Åstrand
I have also stumbled upon another similar issue (i.e. broken in Safari on iOS6 but working in Chrome on the same system) where number comparison breaks down after about 6000 iterations following a specific pattern: http://code.google.com/p/google-web-toolkit/issues/detail?id=7844 As I observed