Bug 5929 - dom_misc.* should be removed, use khtml::Shared instead of DOMShared
Summary: dom_misc.* should be removed, use khtml::Shared instead of DOMShared
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on: 5877
Blocks: 5930
  Show dependency treegraph
 
Reported: 2005-12-04 03:34 PST by Eric Seidel (no email)
Modified: 2005-12-04 04:41 PST (History)
0 users

See Also:


Attachments
Very simple patch to remove dom_misc.* (13.83 KB, patch)
2005-12-04 03:58 PST, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-12-04 03:34:54 PST
dom_misc.* should be removed, use khtml::SharedPtr instead of DOMPtr

This is a continuation from 5877.
Comment 1 Eric Seidel (no email) 2005-12-04 03:58:01 PST
Created attachment 4932 [details]
Very simple patch to remove dom_misc.*
Comment 2 Eric Seidel (no email) 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.
Comment 3 Darin Adler 2005-12-04 04:20:39 PST
Comment on attachment 4932 [details]
Very simple patch to remove dom_misc.*

r=me