Bug 6851
Summary: | Layout tests leak DOM nodes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | 6819, 6823, 6824, 6847, 6848, 6850, 6857, 6858, 6859 | ||
Bug Blocks: |
Maciej Stachowiak
The layout tests currently leak 102 DOM nodes as detected by the NodeImpl quit counter in debug builds. I am marking bugs that show node leaks on specific tests as blockers for this one.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
All blockers now fixed.