IE7 memory leak
---------------

                 Key: TRINIDAD-1030
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1030
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.0.7-core, 1.0.6-core, 1.0.5-core
         Environment: IE7 running on Windows XP.
            Reporter: Davide Bonicelli
            Priority: Minor


Pages generated with Trinidad can cause a memory leaks in IE7.
This problem can be verified using sIEve to track the memory usage of IE while 
automatically refreshing a page generated with Trinidad.

The problem does not affect all the pages generated with Trinidad, thus it is 
probably connected to some Trinidad tags.

The bug can be reproduced running sIEve on the Trinidad Online Demo 
(http://www.irian.at/trinidad-demo/faces/index.jspx).
It is possible to notice how pages like "index.jspx", "tree.jspx" and 
"outputText.jspx" cause the memory leak.
"componentDemos.jspx" is an example of page not causing memory leak.

sIEve does not identify any memory leak in the affected pages, but the memory 
usage of IE keeps increasing. The leakage could be then caused by what 
Microsoft describes as the "DOM Insertion Order Leak Model" that is transparent 
to most leak-detection algorithms.

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

Reply via email to