Tuesday, July 28, 2015

Re: Any word on Microsoft Edge Support for GWT?

Given the current user agent of Edge, the browser will get the safari permutation of GWT. If Edge is really compatible to WebKit, as its user agent states, then it should just work. 

However this is pretty similar to what happened with IE 11. The user agent of IE 11 states to be compatible to gecko and thus it gets the gecko permutation of GWT. Of course IE 11 wasn't fully compatible to gecko and GWT had to implement some runtime checks in the gecko permutation to fix some IE 11 issues. I guess something similar will happen with Edge and the Safari permutation.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment