[Webkit-unassigned] [Bug 12239] New: REGRESSION (r18816-r18818): Assertion failure in WebCore::Length::Length[in-charge](int, WebCore::LengthType, bool)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 12 20:12:34 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12239
Summary: REGRESSION (r18816-r18818): Assertion failure in
WebCore::Length::Length[in-charge](int,
WebCore::LengthType, bool)
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://bugs.webkit.org/attachment.cgi?id=9466
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P1
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: hyatt at apple.com
The fix for Bug 9934 causes an assertion failure in debug builds because an
integer value is used instead of a floating point value when creating the
Length() object.
Patch forthcoming with fix and a layout test (per Bug 9934 Comment #4).
--
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