[Webkit-unassigned] [Bug 21487] New: JSCustomSQLTransactionCallback and associated objects leak when the storage tests are run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 8 16:16:13 PDT 2008


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

           Summary: JSCustomSQLTransactionCallback and associated objects
                    leak when the storage tests are run
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: beidson at apple.com


./WebKitBuild/Debug/DumpRenderTree LayoutTests/storage/*.html reports the
following:

LEAK: 19 WebCoreNode
LEAK: 1 JSCustomSQLTransactionCallback
LEAK: 1 Frame
LEAK: 44 JSC::Node

The first test in the bunch, close-during-stress-test.html, is essential for
the leak to happen, and running it (or even a reduced version of it) alone
reproduces the leak, but running it followed by a page that waits for a while
before DRT quits makes the leak go away.


-- 
Configure bugmail: https://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