Hi, No as far as I know I have not referenced it anywhere. It used to work with 2.0, I was trying out the 2.0.1 build to see if the bugs I reported where correctly fixed, but I seem to stumble on multiple issues. I am not the only person poking around the codebase (we are forced to use a ClearCase dynamic view) so it might just be that someone did some nasty checkin while I was testing.
I'll double check tomorrow. David On Thu, Feb 4, 2010 at 4:36 PM, Joel Webber <[email protected]> wrote: > It shouldn't be -- if you kick off History's static initializer, it will > GWT.create(HistoryImpl.class), and thus attempt to find the iframe, but I > believe it's been this way for a long time. Are you sure you're not > referencing History somewhere? > > On Thu, Feb 4, 2010 at 10:34 AM, stuckagain <[email protected]> wrote: >> >> Hi, >> >> I rebuild my apps with 2.0.1 and noticed that they no longer start. >> In DevMode is see an error about the History Support that fails to >> initialize. >> >> My apps do not support history, so I did not include the IFrame... has >> this become mandatory or is this a little oops ? >> >> David >> >> -- >> http://groups.google.com/group/Google-Web-Toolkit-Contributors > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
