http://gwt-code-reviews.appspot.com/1620805/diff/12001/dev/core/src/com/google/gwt/dev/shell/JavaScriptHost.java
File dev/core/src/com/google/gwt/dev/shell/JavaScriptHost.java (right):

http://gwt-code-reviews.appspot.com/1620805/diff/12001/dev/core/src/com/google/gwt/dev/shell/JavaScriptHost.java#newcode34
dev/core/src/com/google/gwt/dev/shell/JavaScriptHost.java:34: throw new
NullPointerException("JSO reference was null");
Oops, I meant to say to make this "instance" rather than "reference".

I originally used instance, but then changed it because an instance
cannot be null--so I used reference instead. Could maybe use variable.
Np if you still prefer instance though.

http://gwt-code-reviews.appspot.com/1620805/

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

Reply via email to