RESOLVED FIXED 6543
break classes in dom_nodeimpl.* into separate files (one per class)
https://bugs.webkit.org/show_bug.cgi?id=6543
Summary break classes in dom_nodeimpl.* into separate files (one per class)
Eric Seidel (no email)
Reported 2006-01-14 16:47:28 PST
break classes in dom_nodeimpl.* into separate files (one per class) Attached patch does that.
Attachments
proposed patch. (669.19 KB, patch)
2006-01-14 16:52 PST, Eric Seidel (no email)
hyatt: review+
Eric Seidel (no email)
Comment 1 2006-01-14 16:52:17 PST
Created attachment 5682 [details] proposed patch.
Darin Adler
Comment 2 2006-01-15 05:44:29 PST
We should be doing the renamings as we split. All the *Impl classes are supposed to be losing their "Impl".
Note You need to log in before you can comment on or make changes to this bug.