[Webkit-unassigned] [Bug 50541] New: using shadows leaks memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 5 11:30:27 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50541

           Summary: using shadows leaks memory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://droppy.lophus.org/cvDCE-index.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kris.kleine at yahoo.de


Created an attachment (id=75634)
 --> (https://bugs.webkit.org/attachment.cgi?id=75634&action=review)
archive with some example apps to reproduce the bug

WebkitGtk seems to leak memory when using css shadows. 
On my machine with webkit-nightly (72146) it leaks about 0.3 Mb/s when doing some moderate clicking on the element in the example.

To reproduce do:
1) Load the url (http://droppy.lophus.org/cvDCE-index.html) in Epiphany and click or hover the element and watch the memory increase.
2) see the attached examples (./build.sh to compile and ./example or python example.py to run). The symptoms are the same here, when clicking or hovering.

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



More information about the webkit-unassigned mailing list