[Webkit-unassigned] [Bug 6633] New: WebKit-no-SVG should be removed, replaced by using #if SVG_SUPPORT only
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jan 17 18:39:23 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6633
Summary: WebKit-no-SVG should be removed, replaced by using #if
SVG_SUPPORT only
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
WebKit-no-SVG should be removed, replaced by using #if SVG_SUPPORT only
All of the .cpp files in ksvg2 and kcanvas will need to be wrapped in #if SVG_SUPPORT.
This will have to be placed after #include config.h so that config.h can control whether SVG_SUPPORT is
used.
We might need to wrapp the .h files as well, I'm not sure.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list