RESOLVED FIXED 5930
Further dom/* cleanup, also removing extra forwarding headers
https://bugs.webkit.org/show_bug.cgi?id=5930
Summary Further dom/* cleanup, also removing extra forwarding headers
Eric Seidel (no email)
Reported 2005-12-04 05:11:20 PST
Further dom/* cleanup, also removing extra forwarding headers This continues work started with 5929. A very simple patch is attached.
Attachments
An extremely cleanup patch (32.53 KB, patch)
2005-12-04 05:13 PST, Eric Seidel (no email)
ggaren: review+
Eric Seidel (no email)
Comment 1 2005-12-04 05:13:58 PST
Created attachment 4933 [details] An extremely cleanup patch Anyone could review this extremely simple cleanup patch (just removes code).
Eric Seidel (no email)
Comment 2 2005-12-04 05:14:10 PST
Comment on attachment 4933 [details] An extremely cleanup patch Anyone could review this extremely simple patch.
Geoffrey Garen
Comment 3 2005-12-04 11:40:47 PST
Comment on attachment 4933 [details] An extremely cleanup patch rs=me (heh, always wanted to say that), but why remove the comments? no longer accurate? documentation elsewhere?
Eric Seidel (no email)
Comment 4 2005-12-04 13:13:50 PST
Comment on attachment 4933 [details] An extremely cleanup patch The comments died because the whole files are really just living dead, they're just limping along for now because they have necessary constats. kdom, for instance has moved these constants into other files as we will eventually to I imagine.
Note You need to log in before you can comment on or make changes to this bug.