-
21 Oct 2009 5:12 AM #11
Yes there was one whhen using the widgetrendering. I fixed that one.
We discovered that one a bit earlier already when we did some big memory usage tests.
-
21 Oct 2009 5:17 AM #12
Are you using local data or are you loading the data for example with HttpProxy or RpcProxy? If so than you probably want to look into this GWT bug report http://code.google.com/p/google-web-...XMLHttpRequestCode:Based on my application's memory usage patterns, I am concerned that there may be a memory leak in the GridView's loader.


Reply With Quote