Closed
Bug 1579671
Opened 5 years ago
Closed 5 years ago
Assertion failure: aNumTracks >= aFunctions.mExplicitGridOffset + aFunctions.NumExplicitTracks()
Categories
(Core :: Layout: Grid, defect, P2)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
mozilla71
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
STR
- Use a Nightly DEBUG build
- load the attached testcase
ACTUAL RESULTS
Assertion failure: aNumTracks >= aFunctions.mExplicitGridOffset + aFunctions.NumExplicitTracks(), at layout/generic/nsGridContainerFrame.cpp:4493
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Bug 1579993 adds tests that triggered this assertion.
Pushed by mpalmgren@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4fe410147ca0 Remove assertion that fails for subgrid. r=dholbert
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•5 years ago
|
Assignee: nobody → mats
Updated•5 years ago
|
status-firefox69:
--- → disabled
status-firefox70:
--- → disabled
status-firefox-esr60:
--- → disabled
status-firefox-esr68:
--- → disabled
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•