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
