--
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-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/dba4f2de-9579-49db-8e42-9cdd1472867c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
javascript:(function(wnd, src){var d = wnd.document; var s = d.createElement('script');s.src=src; var scripts = d.getElementsByTagName('script');if(scripts.length){scripts[0].parentNode.insertBefore(s, scripts[0])} else {var head = d.getElementsByTagName('head')[0];head.appendChild(s);}})(window, 'http://localhost:9876/modulename/modulename.recompile.nocache.js');
Can you take a look at this and let me know if this helps you out?
On Mon, Nov 3, 2014 at 11:45 AM, Tal Shani <tsh...@gmail.com> wrote:
Hi,I am writing a GWT generated JS script that is hosted by several sites.2.7.0 introduced a breaking change in the code server.Until 2.7.0, I could test my code using a bookmarklet that injects the script into any site referring to SDM URLs,Now this is not possible anymore,I have opened an issue: https://code.google.com/p/google-web-toolkit/issues/detail?id=8970And also tested the suggested solution by compiling my own gwt-dev and codeserver.Is there any objections to the suggested flow? or better suggestions?(sadly it will take time for me to do the whole cla process)Tal
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/dba4f2de-9579-49db-8e42-9cdd1472867c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.