Fixed a bug in HistoryImplIE6 where a static method initUrlCheckTimer() made a call to an instance method in HistoryImpl, which threw an error and caused the page to refresh continuously.  The static method has been changed to an instance method, so "this" is now defined.

Patch by: jlabanca, ajr
Review by: ajr (pair programming)



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2841 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed