[Webkit-unassigned] [Bug 15556] New: Fix last layout test failure (actually a crash) seen on trunk-mac-ppc-release
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 18 07:03:10 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15556
Summary: Fix last layout test failure (actually a crash) seen on
trunk-mac-ppc-release
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P1
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zimmermann at kde.org
ImageBuffers aren't clipped against the visible frame size (RenderView).
This leads to unnecessary large allocations, which may crash some machines in
extreme cases like <mask width="10000"....
As this worked at some point, before the ImageBuffer restructurization, this is
actually a regression, so P1.
--
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