http://gwt-code-reviews.appspot.com/33810/diff/1/2 File user/src/com/google/gwt/user/client/impl/HistoryImplIE6.java (right):
http://gwt-code-reviews.appspot.com/33810/diff/1/2#newcode138 Line 138: // Reset the hash if the user cancels a window reload triggered by the This would be more readable as a call out to a java method, and you could get rid of that @suppress as well e.g. if (@com.google.gwt.user.client.impl.HistoryImpl::handleReload()) { return; } http://gwt-code-reviews.appspot.com/33810 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
