Bug 6162

Summary: attribute map RefPtr change leaks
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: DOMAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
fix the leak darin: review+

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.