Duh?!?! Took my manifest=“offline.manifest” out of the html tag and it seems to be working fine….
Is there a way to get it to execute code modification in the debugger? I found my source and adding a logging statement but can’t save the file so it doesn’t execute. Is there a good book on this … is any chrome debugging book ok? On Sun, Sep 4, 2016 at 11:31 PM Thomas Broyer <[email protected]> wrote: > > > On Sunday, September 4, 2016 at 3:08:46 PM UTC+2, Shawn wrote: >> >> >> >> Maybe the underlying confusion is that I am using an offline cache and it >> loads from that… >> >> >> Document was loaded from Application Cache with manifest >> http://127.0.0.1:59047/offline.manifest >> >> >> Then gives me fluencybuildergae.nocache.js:54 GET >> http://127.0.0.1:59040/recompile-requester/fluencybuildergae >> net::ERR_FAILED >> >> >> Still why the need for a recompile… nothing has changed. >> >> >> Should I just give up on superdevmode until 2.8? Will it have changed? >> > > No (not in a way that'd change anything to your problem) > > >> This is beyond my abiility to understand what to do… >> > > Disable your application cache? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
