[Webkit-unassigned] [Bug 11683] New: Possible memory leak with removing IFRAMEs through JavaScript?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 23 03:53:44 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11683

           Summary: Possible memory leak with removing IFRAMEs through
                    JavaScript?
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
               URL: http://warp.staff.spin.de/iframe-test.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: warp-opendarwin at spin.de


I noticed that on pages which add and remove IFRAMEs through scripting, an
empty item will remain in Safari's Activity window for that IFRAME even though
it's gone from the DOM and thought I better report it as it might be a small
memory leak. I'm not completely sure whether this is just a display issue in
Safari or a true WebKit problem.

I added a reduced test case at the above mentioned URL - it will add and remove
20 IFRAMEs after pressing the "Start" button.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list