I have an entry point hosted into an iframe. I have to manually open the host page into a new browser tab in order to make the superdev mode aware of the modules available (otherwise the superdev mode UI doesn't detect any module). I've tried to manually tweak the bookmarklet code in order to create the boot script element within the frame (instead than within the outer document) but at this point when I run the bookmarklet I obtain a dialog complaining
*Need to reinstall the bookmarklets.* I suspect the bookmarklet js code is somewhat validated against some hash, and if I manually edit it the validation fails... Is there any workaround? I reproduce this issue with GWT 2.6.0 both on Google Chrome 32.0.1700.107 and Firefox 26.0 Kind regards Davide -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
