Oh sorry, I misunderstood: you're directly calling isCompleteHtml from your 
code?
Yes, it happens that this method is not emulated for "prod mode", and will 
thus fail to compile to JS. Note that if it were, it would always return 
'true', so you'd better use maybeCheckCompleteHtml in your client-side code.

Would you mind filing a bug so we remember to get it fixed for GWT 2.7?
(again, remember that "fixing" here means "compiling", the method would 
always return 'true' when compiled to JS)

On Wednesday, April 2, 2014 12:01:08 PM UTC+2, Adrian Bastholm wrote:
>
> I'm adding a log - running with -logLevel DEBUG 
>

-- 
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/d/optout.

Reply via email to