You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/13 19:52:44 UTC

[jira] Closed: (TAP5-1147) Ajax updates under IE leak lots of memory

     [ https://issues.apache.org/jira/browse/TAP5-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1147.
--------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> Ajax updates under IE leak lots of memory
> -----------------------------------------
>
>                 Key: TAP5-1147
>                 URL: https://issues.apache.org/jira/browse/TAP5-1147
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.0
>
>
> When an Ajax update changes content on a page, IE wil leak the old DOM nodes under many circumstances.  If the DOM nodes have event handlers that are closures that hold a reference back to the DOM node (very easy to do, even without meaning to) a leak will ensue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.