[Webkit-unassigned] [Bug 15494] New: SVGZoomAndPan constants are missing from window object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 13 21:54:47 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15494
Summary: SVGZoomAndPan constants are missing from window object
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: sam at webkit.org
SVGZoomAndPan constants are missing from window object
Unfortunately we can't just turn on "GeneratesContructor" for SVGZoomAndPan and
have everything work right. There need to be modifications to the autogen
system to generate window properties which just define constants but don't
actually let you construct them (because, as in this case, they're only virtual
base classes in C++).
--
Configure bugmail: http://bugs.webkit.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