Hi, Do you know if there are any plans to release GWT 2.5.1 with IE10 support any time soon?
Application I'm developing relies on websockets. Therefore so far we only supported Chrome, Firefox and Safari. With IE10 released and its support of websockets it would be great to add it to the list. It's a pity we can't compile IE10 specific version with current version of GWT. I still have to check though if running IE10 in IE9 compatibility mode will disable websockets or not. пятница, 20 июля 2012 г., 0:07:43 UTC+2 пользователь Thomas Broyer написал: > > > > On Thursday, July 19, 2012 8:05:49 PM UTC+2, Chak Lai wrote: >> >> It has been confirm that the release date for Windows 8 is October 26, >> 2012. >> >> Windows 8 also includes the next version of its browser: Internet >> Explorer 10. >> >> Will GWT 2.5 (final release) support IE10? >> > > No. > But maybe 2.5.1, which we expect to release somewhere around September. > If we're lucky, we can simply use the "standard-based" implementations > that already serve as a base for the non-IE browsers. > Note that it'll (unfortunately) add a new permutation. > > Finally, in case we don't have time to do it, you'll still be able to run > GWT apps in IE10 by asking it to use it's IE9 compatibility engine (<meta > name="X-UA-Compatible" content="IE=9; chrome=1">) > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/poS-1Y8UaFcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
