On Monday, September 28, 2015 at 10:23:18 AM UTC+2, Jens wrote: > > > That sounds like what I have been after. I can't see that feature in the >> 2.7.0 download - is it in the 2.8 builds? >> > > I would say so as I use it and never had an issue with any prompts. >
Actually no. It is in 2.7 [1], and has since been made synchronous [2] (so you possibly wait a little longer). But if you're using CodeServer rather than DevMode, you have to wait before loading the page; that code is only about enabling the "Launch Default Browser" and "Copy to Clipboard" buttons in the DevMode UI. [1] https://github.com/gwtproject/gwt/commit/3eff9127f6be4969a5a04b965f5f94441f4eb440 [2] https://github.com/gwtproject/gwt/commit/457610e31bad3468fd1355015d3596528ae61df4 -- 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 http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
