Summary: | JSCustomSQLTransactionCallback and associated objects leak when the storage tests are run | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | WebCore Misc. | Assignee: | Dumitru Daniliuc <dumi> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | beidson, dumi, eric |
Priority: | P1 | Keywords: | InRadar, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Description
mitz
2008-10-08 16:16:13 PDT
This may be related to the crash (bug 30172) that we're seeing with storage/close-during-stress-test.html Just sync'ed to r59499 and ran WebKitBuild/Debug/DumpRenderTree LayoutTests/storage/*.html: Leak: 89 WebCoreNode Leak: 616 Structure Running only close-during-stress-test.html doesn't report any leaks. All DB bindings were refactored quite a bit in the last half a year. One of those refactorings must've fixed this problem too. Please reopen if you this leak again. |