[Webkit-unassigned] [Bug 21951] New: SVGElementInstance.cpp does not compile under v8
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 12:18:23 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21951
Summary: SVGElementInstance.cpp does not compile under v8
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: sam at webkit.org
SVGElementInstance.cpp does not compile under v8
v8 has no GCController.h (and doesn't work with quite the same bindings/gc
model), so the gcController() calls in SVGElementInstance.cpp should be jsc
only. This is also a JSC-only hack anyway (as the comment makes clear).
--
Configure bugmail: https://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