ok, it seems that in gwt 2.6 the deferred scripts are fetched by an xmlhttprequest and in 2.7 they're injected into head.
Is that correct? Have some new security features been added that force a fetch from the server? Where can I find out what changes have been made to how deferredjs files are loaded? On Mon, Oct 20, 2014 at 3:42 PM, Richard Wallis <rdwal...@gmail.com> wrote: > I've got an offline capable gwt app that uses html5 appcache. > > When compiled with 2.7.0-beta1 gwt skips the cache when loading deferred > js files. > > I've attached screenshots of the different network activity between 2.6.1 > and 2.7. You'll see that 16.cache.js and 2.cache.js are not loaded from > cache in 2.7. > > 16.cache.js and 2.cache.js are both correctly cached and I can visit them > while disconnect from the internet. > > But when I run the app itself while disconnected, I just get network > errors and the app does not work. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/4107c532-7aa9-47af-885d-c2acefb465d7%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/4107c532-7aa9-47af-885d-c2acefb465d7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVhz6iAGqQpbp7pk00fsT81ftaU5zUVMT5rfyamS29Q_1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.