Thursday, January 24, 2019

Re: Chrome Canary 73.0.3680.0 breaks pretty much ALL GWT apps :(



On Thursday, 24 January 2019 06:56:13 UTC, Thomas Broyer wrote:
You may want to first look for "javascript:" in the generated JS (possibly in PRETTY mode), to confirm Chromium engineer's findings.

Thanks Thomas for this prompt :) I looked again at the ticket you mentioned and replaced all of the javascript:'' & javascript:"" with about:blank and our application now loads in canary.

Using direct injection definitely didn't fix the issue for me, but I can now add a post processing step to our build to fix this. I guess it should in theory be possible to produce our own custom linker to do this properly?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment