RESOLVED FIXED 6162
attribute map RefPtr change leaks
https://bugs.webkit.org/show_bug.cgi?id=6162
Summary attribute map RefPtr change leaks
Maciej Stachowiak
Reported 2005-12-20 04:34:41 PST
The recent change to use RefPtr for an element's attribute map leaks, because it both uses a smart pointer and refs manually (but deref is gone). Fix forthcoming.
Attachments
fix the leak (633 bytes, patch)
2005-12-20 04:35 PST, Maciej Stachowiak
darin: review+
Maciej Stachowiak
Comment 1 2005-12-20 04:35:21 PST
Created attachment 5179 [details] fix the leak
Darin Adler
Comment 2 2005-12-20 09:12:11 PST
Comment on attachment 5179 [details] fix the leak r=me
Lucas Forschler
Comment 3 2019-02-06 09:03:56 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.