Re: [gwt-contrib] IE11 property, if not permutation

2014-08-27 Thread 'Goktug Gokdogan' via GWT Contributors
On Wed, Aug 27, 2014 at 2:52 PM, Colin Alworth wrote: > As I'm sure everyone is aware, IE11 is making the navigator.useragent > property significantly more useless than it already was, by having IE11 > identify as 'Trident' rather than 'MSIE', and adding 'iPhone', 'Webkit', > 'Android' and a few

[gwt-contrib] IE11 property, if not permutation

2014-08-27 Thread Colin Alworth
As I'm sure everyone is aware, IE11 is making the navigator.useragent property significantly more useless than it already was, by having IE11 identify as 'Trident' rather than 'MSIE', and adding 'iPhone', 'Webkit', 'Android' and a few other obviously garbage strings. Check out http://msdn.mic