RESOLVED FIXED 6143
DOM::ElementImpl should use a RefPtr for the attribute map
https://bugs.webkit.org/show_bug.cgi?id=6143
Summary DOM::ElementImpl should use a RefPtr for the attribute map
Darin Adler
Reported 2005-12-18 14:58:41 PST
I did this patch a while back, and need to get it reviewed and landed.
Attachments
use RefPtr (9.12 KB, patch)
2005-12-18 14:59 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2005-12-18 14:59:10 PST
Created attachment 5144 [details] use RefPtr
Maciej Stachowiak
Comment 2 2005-12-19 02:39:36 PST
Comment on attachment 5144 [details] use RefPtr r=me
Maciej Stachowiak
Comment 3 2005-12-20 04:35:40 PST
I'm a bad reviewer. Found a bug in this: http://bugzilla.opendarwin.org/show_bug.cgi?id=6162 (w/ fix)
Lucas Forschler
Comment 4 2019-02-06 09:03:54 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.