Thursday, May 3, 2018

Re: Fixing Internet Explorer specific memory leaks (circular references, etc)

We haven't had any problems with the newer versions of IE.  Is it possible the bug is just in your code as opposed to being browser specific strangeness?  One trick I've used in the past is to run Dev Mode with a normal Java memory tool (such as YourKit).  Obviously you need to look past GWT internals but I've fix problems with this approach before.

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