Hello All, We've built an application using GWT 1.5.4 that calls a json server and the memory usage for the browser that it is running in keeps going up, I've tested this in IE, Firefox and Chrome with the same result. This application is a widget based application, we have a map widget(open street maps) and some list widgets but it doesn't seem to matter which widgets that we use the memory seems to grow. I've tried using each widget individually with the same result. The json that is returned is big, Firebug doesn't give me a value. Our application polls for new information.
I've also tried to use this tool: http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx But it didn't detect any leak in javascript. Unfortunatley this is an internal application so I can't point you to our application. If it would be helpful I'll try and knock up a test case. Has anyone else had this problem? If so what was the solution? Thanks, Craig Spry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
