[Webkit-unassigned] [Bug 27347] New: HitTestResult::boundingBox can ASSERT in SVGRenderBase::mapLocalToContainer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 16 05:16:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27347
Summary: HitTestResult::boundingBox can ASSERT in
SVGRenderBase::mapLocalToContainer
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zecke at selfish.org
The implementation of HitTestResult::boundingBox is not using transforms. This
means when the innerNonSharedNode is an SVG Element we will run into an assert
on debug builds. The same problems seems to exist for HitTestResult::imageRect.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list