Bug 6851 - Layout tests leak DOM nodes
Summary: Layout tests leak DOM nodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 6819 6823 6824 6847 6848 6850 6857 6858 6859
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-26 13:45 PST by Maciej Stachowiak
Modified: 2006-01-30 03:17 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-01-26 13:45:57 PST
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.
Comment 1 Maciej Stachowiak 2006-01-30 03:17:25 PST
All blockers now fixed.