[Webkit-unassigned] [Bug 10740] New: Need to remove KCanvas enums from SVG code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 5 14:50:11 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10740

           Summary: Need to remove KCanvas enums from SVG code
           Product: WebKit
           Version: 420+ (nightly)
          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


Need to remove KCanvas enums from SVG code

KCanvas used to be its own separate library.  So it had it's own duplicate
Enumerations.  KCanvas is on its way out now.  It's time to kill all of the
duplicate enums and the scary c-style casts which they caused:

one of many, many examples:
m_filterEffect->setXChannelSelector((KCChannelSelectorType)(xChannelSelectorBaseValue()));


-- 
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