Closed
Bug 494237
Opened 16 years ago
Closed 15 years ago
ASSERTION: bad height: 'aInfoType == BAND_FROM_POINT'
Categories
(Core :: Layout, defect, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: jruderman, Assigned: dbaron)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
(deleted),
application/xhtml+xml
|
Details | |
(deleted),
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: bad height: 'aInfoType == BAND_FROM_POINT', file /Users/jruderman/central/layout/generic/nsFloatManager.cpp, line 173
This assertion was added in:
changeset: 28637:efc6ec4a3c35
user: L. David Baron <dbaron@dbaron.org>
date: Wed May 20 07:21:34 2009 -0400
summary: Implement a method on the float manager to get the largest width available within a height (rather than just at a point). (Bug 25888) r+sr=roc
Assignee | ||
Comment 1•15 years ago
|
||
Yeah, I guess this should be a warning just like the ones below it, since it's equally susceptible to coordinate overflow.
Assignee | ||
Comment 2•15 years ago
|
||
Assignee: nobody → dbaron
Status: NEW → ASSIGNED
Attachment #385879 -
Flags: superreview?(roc)
Attachment #385879 -
Flags: review?(roc)
Attachment #385879 -
Flags: superreview?(roc)
Attachment #385879 -
Flags: superreview+
Attachment #385879 -
Flags: review?(roc)
Attachment #385879 -
Flags: review+
Assignee | ||
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
OS: Mac OS X → All
Priority: -- → P4
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•