Since non of them is doing any nasty JSNI event binding its very likely that you are causing the leak within your own code.
How did you find the leak? How did you test for it? Am 26.05.2012 um 10:39 schrieb sylvanco: > No 3rd pary libraries, just the frameworks listed. > > On May 17, 10:41 pm, Akash Gupta <[email protected]> wrote: >> Do you use any third party library ? >> >> >> >> >> >> >> >> On Wed, May 16, 2012 at 7:20 PM, sylvanco <[email protected]> wrote: >> >>> I work on an intranet GWT application that is consuming memory with >>> IE8 but not in Chrome or IE9. Due to OS and ActiveX technologies, >>> browsers other than IE8 are not a deployment option for this intranet >>> application but other browsers have been used as troubleshooting >>> tools. >> >>> The application configuration looks like this. >> >>> IE8 >>> GWT 2.1.0 >>> GWTP >>> Guice 2.0 >>> Gin r137 >> >>> Can you identify a known issue with the combination of GWT , >>> libraries, and IE 8? >> >>> Can you recommend techniques to workaround or troubleshoot memory leak >>> issues in this configuration? >> >>> Best Regards >> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Web Toolkit" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
