> ReturnMessage.isException = true was returned.  It would be nice to
> have a stack trace for the code that created this ReturnMessage in
> response to an exception.

I agree with Scott that the EmulateJsStack pass could be applied to
the native code fragments injected into the browser.  The native code
is already executed in a wrapper that returns an array of [didThrow,
value], so $stack could be added as another member.

-- 
Bob Vawter
Google Web Toolkit Team

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

Reply via email to