Bug 12026
Summary: | False-positive LEAKs appear when running fast/images alone | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mitz, mjs |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Eric Seidel (no email)
False-positive LEAKs appear when running fast/images alone
LEAK: 19 Node
LEAK: 3 RenderObject
LEAK: 2 Frame
The same LEAKs do not appear when running all of fast for example. I expect the SVGImage objects are kept around in the back/forward cache. DumpRenderTree will need to be taught how to clear said cache.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
Eric, did r18469 address this?
Eric Seidel (no email)
Nope, this is still an issue as of 18474.