[Webkit-unassigned] [Bug 15281] New: WebKit hits ASSERT when attempting to drag an image from an SVG
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 25 12:42:52 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15281
Summary: WebKit hits ASSERT when attempting to drag an image from
an SVG
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
WebKit hits ASSERT when attempting to drag an image from an SVG
In the end, this seems to have been due to a lack of [DOMSVGImageElement
_subresources], which I implemented. In order to make it work, I also had to
export DOMSVG symbols from WebCore, as well as teach WebKit how to copy over
the DOMSVG* header files into it's PrivateHeaders.
--
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