Closed
Bug 597317
Opened 13 years ago
Closed 12 years ago
"ASSERTION: Must have data if restyle bit is set"
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
580 bytes,
text/html
|
Details |
###!!! ASSERTION: Already have an undisplayed context entry for aContent: '!GetUndisplayedContent(aContent)', file layout/base/nsFrameManager.cpp, line 376 ###!!! ASSERTION: Found more undisplayed content data after removal: 'context == nsnull', file layout/base/nsFrameManager.cpp, line 434 ###!!! ASSERTION: Unexpected document; this will lead to incorrect behavior!: 'aElement->GetCurrentDoc() == Document()', file layout/base/RestyleTracker.cpp, line 289 ###!!! ASSERTION: Must have data if restyle bit is set: 'gotData', file layout/base/RestyleTracker.cpp, line 300 The first three assertions are also seen in other bugs (bug 512304, bug 537624) but the fourth is new to me.
![]() |
||
Comment 1•13 years ago
|
||
Yeah, my money is on bug 537624 fixing this; if it doesn't I'll dig.
Depends on: 537624
Reporter | ||
Comment 2•12 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•