RESOLVED FIXED 5943
Get rid of (most of) KDOMHeaders include file hacks
https://bugs.webkit.org/show_bug.cgi?id=5943
Summary Get rid of (most of) KDOMHeaders include file hacks
Eric Seidel (no email)
Reported 2005-12-05 02:19:38 PST
Get rid of (most of) KDOMHeaders include file hacks I do this by improving the ForwardingHeaders mappings from KDOM -> WebCore DOM, patch attached.
Attachments
Cleans out most of KDOMHeaders.h by improving KDOM/KSVG ForwardingHeaders (45.74 KB, patch)
2005-12-05 02:20 PST, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-12-05 02:20:25 PST
Created attachment 4958 [details] Cleans out most of KDOMHeaders.h by improving KDOM/KSVG ForwardingHeaders
Eric Seidel (no email)
Comment 2 2005-12-05 02:20:56 PST
Comment on attachment 4958 [details] Cleans out most of KDOMHeaders.h by improving KDOM/KSVG ForwardingHeaders Simple patch that anyone could review. (Also includes project changes from 5942.)
Eric Seidel (no email)
Comment 3 2005-12-05 02:23:24 PST
Comment on attachment 4958 [details] Cleans out most of KDOMHeaders.h by improving KDOM/KSVG ForwardingHeaders This patch does a few simple things: 1. I improved many of the KDOM/KSVG forwarding headers to map directly to the right headers instead of KDOMHeaders.h 2. I fixed several KSVG files to include the necessary (KDOM) headers. 3. I removed several kdom files which I relaized were no longer needed (kdomcss.h, kdomls.h, etc.)
Darin Adler
Comment 4 2005-12-05 06:38:24 PST
Comment on attachment 4958 [details] Cleans out most of KDOMHeaders.h by improving KDOM/KSVG ForwardingHeaders r=me
Note You need to log in before you can comment on or make changes to this bug.