How can we make sure that the GUI objects that we created are actually
removed from DOM?

On Mar 13, 1:58 pm, Vitali Lovich <[email protected]> wrote:
> Make sure that if you remove panels & whatnot from the page, that you
> actually also remove the DOM element as well as the GUI one.  I'm not sure
> if Google's methods actually do that (if they don't, I think that's a bug).
> I'll have to look into it though.
>
>
>
> On Fri, Mar 13, 2009 at 4:49 AM, LEDUQUE Mickaël <[email protected]> wrote:
>
> > We made some tests and found (using very simple application showing
> > and removing the same UI in a repeated timer) that IE has huge memory
> > leaks.
> > With one add/remove cycle every 2 seconds, we had IE taking 4Gb of
> > memory in 10 hours.
> > The others tested browsers (firefox, chrome) didn't have that problem.- 
> > Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to