One other thing that I just remembered - it was actually something that I forgot in my last patch.
http://gwt-code-reviews.appspot.com/102803/diff/1/3 File dev/core/src/com/google/gwt/dev/shell/remoteui/RemoteUI.java (right): http://gwt-code-reviews.appspot.com/102803/diff/1/3#newcode129 Line 129: + e.getLocalizedMessage()); Not part of your patch, but could you put a null guard here? Though it never happens now, it may be the case that a termination occurs without any exception. http://gwt-code-reviews.appspot.com/102803 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
