Bug 3916
Summary: | Remove APPLE_COMPILE_HACK from WebCore+SVG | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Eric Seidel (no email) <eric> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P4 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Eric Seidel (no email)
APPLE_COMPILE_HACK was added to WebCore+SVG in order to remove certain sections of kdom/ksvg2/
kcanvas which I was not ready to implement at that time. All of these blocks need to be slowly removed
and fixed to work with kwq (converted into APPLE_CHANGES blocks, or kwq fixed).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Most of these are gone now that KDOM is removed.
Eric Seidel (no email)
These are all gone since the dom merger.