Open
Bug 671128
Opened 15 years ago
Updated 3 years ago
ASSERTION: container didn't take ownership: 'Not Reached'
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: assertion, Whiteboard: DUPEME)
STEPS TO REPRODUCE
1. run mochitest layout/style/test/test_rules_out_of_sheets.html
ACTUAL RESULTS
###!!! ASSERTION: container didn't take ownership: 'Not Reached', file layout/style/StyleRule.cpp, line 1070
PLATFORMS AND BUILDS TESTED
Bug occurs in local mozilla-central DEBUG build on Linux x86-64
Updated•15 years ago
|
Whiteboard: DUPEME
Comment 1•13 years ago
|
||
I don't see this assertion in
https://tbpl.mozilla.org/php/getParsedLog.php?id=16240971&tree=Firefox
(test_rules_out_of_sheets.html passes without incident).
But I do have a testcase that triggers this assertion, in bug 803372.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•