Closed
Bug 383236
Opened 18 years ago
Closed 18 years ago
Crash [@ nsIFrame::GetNextBox] with <xul:listbox> and <xul:listhead>
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: neil)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(2 files)
132 bytes,
application/vnd.mozilla.xul+xml
|
Details | |
974 bytes,
patch
|
enndeakin
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
This regressed between 2007-06-03 and 2007-06-04 nightlies, so I think it's a regression from bug 382746 or bug 382899.
Reporter | ||
Updated•18 years ago
|
Severity: normal → critical
Assignee | ||
Comment 2•18 years ago
|
||
This needs to be null-checked (c.f. nsGridRowLeafLayout::PopulateBoxSizes).
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #267285 -
Flags: superreview?(bzbarsky)
Attachment #267285 -
Flags: review?(enndeakin)
Comment 3•18 years ago
|
||
Comment on attachment 267285 [details] [diff] [review]
Proposed patch
Sure
Attachment #267285 -
Flags: superreview?(bzbarsky) → superreview+
Updated•18 years ago
|
Attachment #267285 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 4•18 years ago
|
||
Fix checked in.
Updated•18 years ago
|
Flags: in-testsuite?
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Updated•14 years ago
|
Crash Signature: [@ nsIFrame::GetNextBox]
You need to log in
before you can comment on or make changes to this bug.
Description
•