[Webkit-unassigned] [Bug 18563] CSS Canvas leaks like a sieve

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 20:38:28 PDT 2008


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


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction
           Priority|P2                          |P1
            Summary|use of canvas image in css  |CSS Canvas leaks like a
                   |causes hang                 |sieve




------- Comment #2 from webkit at mattlilek.com  2008-04-17 20:38 PDT -------
Confirmed with r32016.  This example leaks horribly for me.

With MallocStackLogging turned on:
1. Started Safari with a blank home page (using ~19 MB RAM).
2. Let the testcase run for 30 seconds
3. Close the window; let it sit for 15 seconds (up to ~130 MB RAM)
4. Run leaks with the following output:
Process 28694: 39259 nodes malloced for 5581 KB
Process 28694: 1483 leaks for 130592 total leaked bytes.


-- 
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