Closed
Bug 464863
Opened 16 years ago
Closed 16 years ago
"ASSERTION: Should be in an update while creating frames" with XBL
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
Loading the testcase triggers:
###!!! ASSERTION: Should be in an update while creating frames: 'mUpdateCount != 0', file /Users/jruderman/central/layout/base/nsCSSFrameConstructor.cpp, line 8371
I also managed to get the same for "destroying", but not with the same testcase.
This is a regression from within the last day or so. I'm hitting it a lot.
Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
That's really odd, since we're going through a DOM API....
Reporter | ||
Comment 3•16 years ago
|
||
Bug 470167 also triggers this assertion, but uses stylesheets instead of XBL.
Comment 4•16 years ago
|
||
This WFM in a current trunk build...
Reporter | ||
Comment 5•16 years ago
|
||
WFM, loading both from Bugzilla and locally. I'll add a crashtest.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 6•16 years ago
|
||
Added crashtest:
http://hg.mozilla.org/mozilla-central/rev/63120a5301f2
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•