RESOLVED FIXED 5929
dom_misc.* should be removed, use khtml::Shared instead of DOMShared
https://bugs.webkit.org/show_bug.cgi?id=5929
Summary dom_misc.* should be removed, use khtml::Shared instead of DOMShared
Eric Seidel (no email)
Reported 2005-12-04 03:34:54 PST
dom_misc.* should be removed, use khtml::SharedPtr instead of DOMPtr This is a continuation from 5877.
Attachments
Very simple patch to remove dom_misc.* (13.83 KB, patch)
2005-12-04 03:58 PST, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-12-04 03:58:01 PST
Created attachment 4932 [details] Very simple patch to remove dom_misc.*
Eric Seidel (no email)
Comment 2 2005-12-04 03:58:20 PST
Comment on attachment 4932 [details] Very simple patch to remove dom_misc.* Another super simple patch anyone could review.
Darin Adler
Comment 3 2005-12-04 04:20:39 PST
Comment on attachment 4932 [details] Very simple patch to remove dom_misc.* r=me
Note You need to log in before you can comment on or make changes to this bug.