I just installed the preview the other day as well, and most things seem to
be working ok (the UA script should detect it as IE8 for the time being). As
others point out on this thread, the DOMContentLoaded thing is expected
(because they added addEventListener()) but likely harmless.

I haven't had time to look into it too deeply yet, but I'm really hoping
that they're far enough along in standards implementation that we can switch
away from the DOMImplTrident base and consider IE9 a "standard" browser.
We'll see how that goes in practice soon...

On Sun, Mar 21, 2010 at 9:24 PM, Brendan Kenny <[email protected]> wrote:

> I get the same DOMContentLoaded error, but that's as expected. Check
> out the "addEventListener event registration" section in the release
> notes:
>
> http://ie.microsoft.com/testdrive/info/ReleaseNotes/Default.html#WPKI
>
> My applications all work as well--even while throwing that error--
> which is weird. I wouldn't think the bootstrap script would work if
> the event is detected as implemented but never fires, but there it is.
>
> I'm a big fan of Microsoft's choice of chrome for the preview...no one
> will be using this as their default browser and complaining
> accordingly.
>
> On Mar 21, 2:32 pm, Matt Mastracci <[email protected]> wrote:
> > I'm seeing the same thing in our application. I haven't had time to dig
> into it, but I'm seeing 'unknown event DOMContentLoaded' in the developer
> tools console.  The GWT Showcase example works, however.  Maybe some sort of
> doctype issue?
> >
> > On 2010-03-20, at 4:53 AM, nicolas.deloof wrote:
> >
> >
> >
> > > Hi,
> >
> > > I tried my GWT 2.0 webapp with the recent test build of IE9 and it
> > > doesn't display. I wonder IE9 is not recognized as IE, event whit "IE8
> > > mode" set.
> >
> > > The browser may use a unsuported user-agent ID, is there allready any
> > > test done on this "new" browser ? roadmap to support its better
> > > support for standards ?
> >
> > > Cheers,
> > > Nicolas
> >
> > > --
> > >http://groups.google.com/group/Google-Web-Toolkit-Contributors
> >
> > > To unsubscribe from this group, send email to
> google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to
> this email with the words "REMOVE ME" as the subject.
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>
> To unsubscribe from this group, send email to
> google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to
> this email with the words "REMOVE ME" as the subject.
>

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

To unsubscribe from this group, send email to 
google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this 
email with the words "REMOVE ME" as the subject.

Reply via email to