I can't see an argument for keeping any IE version supported with both
microsoft and google dropping support. Hopefully dropping support would
also allow some optimizations or simplifications. Internally, we were
planning on supporting IE11 until microsoft dropped support and forced the
issue.
O
I highly recommend dropping IE11 as well in the next release. It will be no
longer supported by Microsoft and GMail and Google Workspace will be
dropping its support in March 15:
https://workspaceupdates.googleblog.com/2020/12/ending-support-for-ie11-for-all-google-workspace.html
That means intern
Fwiw, a change in GWT emulation of longBitsToDouble and doubleBitsToLong
(https://gwt-review.googlesource.com/c/gwt/+/23140) has landed that uses
Typed Arrays. This means they won't work in IE8 and IE9 anymore:
https://caniuse.com/typedarrays
Maybe it's time to remove support for those old vers