Hello GWT users!

We still use GWT 2.5.1 and can't update it quickly.

Firefox v41 was released last week and came with this seemingly minor 
modification 
<https://www.fxsitecompat.com/en-US/docs/2015/urlutils-hash-no-longer-decodes-fragment/>
 
that makes our app unusable. Looks like this isn't compatible with GWT's 
history implementation 
<https://gwt.googlesource.com/gwt/+/2.5.1/user/src/com/google/gwt/user/client/impl/HistoryImplMozilla.java#25>
.

Am I on the right track in that this is the root of our problem? Is it 
possible to override the settings in History.gwt.xml 
<https://gwt.googlesource.com/gwt/+/2.5.1/user/src/com/google/gwt/user/History.gwt.xml>
 in 
our own App.gwt.xml (preferrably in a way that it works across all FF 
versions)?

Thanks a lot in advance!

André

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@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.

Reply via email to