Thursday, January 24, 2019

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

That worked for me: I have 3 apps built with GWT 2.7.0. If I edit the generated file [@name-to]/[@name-to].nocache.js, changing $='javascript:""' to $='about:blank', all 3 apps now work in Canary.

As for SSL, I am not seeing any mixed content message in Chrome. I'm running Apache 2.4 with a shelf-signed localhost certificate and ProxyPass to Tomcat 8.5

On Thursday, January 24, 2019 at 1:56:13 AM UTC-5, 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.

--
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