[Webkit-unassigned] [Bug 10749] New: All animated SVG enum properties are now ints
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Sep 6 02:28:00 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10749
Summary: All animated SVG enum properties are now ints
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
One of the side effects of fixing bug 10490 is that all of the previously
SVGAnimatedEnumeration types are now ints. This should be fixed. All enums
should be stored on the classes with the proper enum types to allow for proper
type-checking.
One of many examples:
ANIMATED_PROPERTY_DECLARATIONS(int, int, XChannelSelector, xChannelSelector)
--
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