RESOLVED FIXED 6828
traversal layout tests leak 534 nodes
https://bugs.webkit.org/show_bug.cgi?id=6828
Summary traversal layout tests leak 534 nodes
Maciej Stachowiak
Reported 2006-01-25 23:09:51 PST
The traversal directory of LayoutTests leaks 534 nodes.
Attachments
fix for the three independent causes of leakage (13.86 KB, patch)
2006-01-26 04:15 PST, Maciej Stachowiak
no flags
same thing, no extra bits (13.54 KB, patch)
2006-01-26 04:18 PST, Maciej Stachowiak
ggaren: review+
Maciej Stachowiak
Comment 1 2006-01-26 04:15:37 PST
Created attachment 5983 [details] fix for the three independent causes of leakage I found three separate bugs that each could cause the whole document to be leaked whenever traversal classes are used.
Maciej Stachowiak
Comment 2 2006-01-26 04:17:36 PST
Comment on attachment 5983 [details] fix for the three independent causes of leakage oops, an extra bit slipped in here.
Maciej Stachowiak
Comment 3 2006-01-26 04:18:21 PST
Created attachment 5984 [details] same thing, no extra bits
Geoffrey Garen
Comment 4 2006-01-26 12:04:55 PST
Comment on attachment 5984 [details] same thing, no extra bits r=me, pending delivery of shiny nickle
Lucas Forschler
Comment 5 2019-02-06 09:04:10 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.