I have a feeling this is actually working as its supposed to on Chrome, but silently failing on the other browsers. The stack trace indicates that a JSON payload that it thought was a JSO object turned out to be a JS Number, so the JSNI callback failed. Why this would work on other browsers beats me, but I'll track it down in a few hours.
-Ray On Wed, Aug 18, 2010 at 11:49 AM, Patrick Julien <[email protected]> wrote: > On Wed, Aug 18, 2010 at 2:36 PM, Ray Ryan <[email protected]> wrote: > > We need a version number for Chrome. > > 5.0.375.126 > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
