Open
Bug 1316902
Opened 9 years ago
Updated 3 years ago
[css-flexbox] ASSERTION: ReflowChild with unconstrained container width!: 'aContainerSize.width != NS_UNCONSTRAINEDSIZE'
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: assertion, testcase)
(follow-up from bug 1316649 comment 2)
STR
1. uncomment the flexbox specific bits in layout/generic/crashtests/1316649.html
(both in the HTML and JS)
2. load it in a debug build
ACTUAL RESULTS
[24604] ###!!! ASSERTION: ReflowChild with unconstrained container width!: 'aContainerSize.width != NS_UNCONSTRAINEDSIZE', file layout/generic/nsContainerFrame.cpp, line 1011
[24604] ###!!! ASSERTION: FinishReflowChild with unconstrained container width!: 'aContainerSize.width != NS_UNCONSTRAINEDSIZE', file layout/generic/nsContainerFrame.cpp, line 1149
Comment 1•9 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•