Closed
Bug 1324663
Opened 8 years ago
Closed 8 years ago
stylo: several tests non-fatally assert with "Wrong parent style context"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: heycam, Unassigned)
References
(Blocks 1 open bug)
Details
###!!! ASSERTION: Wrong parent style context: 'Error', file /home/worker/workspace/build/src/layout/base/RestyleManagerBase.cpp, line 302
dom/plugins/test/crashtests/626602-1.html
layout/base/crashtests/265027-1.html
layout/base/crashtests/337268-1.html
layout/base/crashtests/343293-1.xhtml
layout/base/crashtests/343293-2.xhtml
layout/base/crashtests/348729-1.html
layout/base/crashtests/366967-1.html
layout/base/crashtests/367015-1.html
layout/base/crashtests/399132-1.xhtml
layout/base/crashtests/403454.html
layout/base/crashtests/409513.html
layout/base/crashtests/410967.html
layout/base/crashtests/420213-1.html
layout/base/crashtests/433450-1.html
layout/base/crashtests/436982-1.html
layout/base/crashtests/488390-1.xhtml
layout/base/crashtests/490747.html
layout/base/crashtests/576649-1.html
layout/forms/crashtests/317502-1.xhtml
layout/forms/crashtests/366205-1.html
layout/forms/crashtests/367587-1.html
layout/generic/crashtests/1140268-1.html
layout/generic/crashtests/1221874-1.html
layout/generic/crashtests/1224230-1.html
layout/generic/crashtests/376419.html
layout/generic/crashtests/380012-1.html
layout/generic/crashtests/383089-1.html
layout/generic/crashtests/386812-1.html
layout/generic/crashtests/412014-1.html
layout/generic/crashtests/413079-1.xhtml
layout/generic/crashtests/416165.html
layout/generic/crashtests/416476-1.html
layout/generic/crashtests/455643-1.xhtml
layout/generic/crashtests/457375.html
layout/generic/crashtests/459968.html
layout/generic/crashtests/467137-1.html
layout/generic/crashtests/467487-1.html
layout/generic/crashtests/479938-1.html
layout/generic/crashtests/503961-1.xhtml
layout/generic/crashtests/503961-2.html
layout/generic/crashtests/571995.xhtml
layout/generic/crashtests/750066.html
layout/generic/crashtests/786740-1.html
layout/generic/crashtests/812879-2.html
layout/generic/crashtests/first-letter-638937-1.html
layout/generic/crashtests/text-overflow-bug666751-1.html
layout/generic/crashtests/text-overflow-bug666751-2.html
layout/mathml/crashtests/375562-1.xhtml
layout/style/crashtests/105619-1.html
layout/style/crashtests/558943-1.xhtml
layout/tables/crashtests/331446-1.xhtml
layout/tables/crashtests/373611-1.html
layout/tables/crashtests/387051-1.html
layout/tables/crashtests/462849.xhtml
layout/tables/crashtests/707622-1.html
layout/tables/crashtests/711864-1.html
parser/htmlparser/tests/crashtests/73331-1.html
Reporter | ||
Comment 1•8 years ago
|
||
(In reply to Cameron McCormack (:heycam) from comment #0)
> layout/base/crashtests/348729-1.html
This one has an existing annotation.
Reporter | ||
Comment 2•8 years ago
|
||
editor/libeditor/crashtests/1128787.html
editor/libeditor/crashtests/402172-1.html
editor/libeditor/crashtests/636074-1.html
layout/base/crashtests/338703-1.html
layout/base/crashtests/355989-1.xhtml
layout/base/crashtests/369547-1.html
layout/base/crashtests/383129-1.html
layout/base/crashtests/492163-1.xhtml
layout/generic/crashtests/399412-1.html
layout/generic/crashtests/472774-1.html
layout/generic/crashtests/807565-2.html
layout/generic/crashtests/863935.html
layout/tables/crashtests/450311-1.html
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/658d01a6a9ac
stylo: Adjust expectations now that we've disabled style context tree structure assertions. r=me
Reporter | ||
Comment 4•8 years ago
|
||
Disabled these assertions in bug 1322568.
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/70e02ac9f66b
stylo: Adjust one more assertion annotation. r=me
Comment 6•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/658d01a6a9ac
https://hg.mozilla.org/mozilla-central/rev/70e02ac9f66b
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/129731bcc435
stylo: More crashtest annotation adjustments. r=me
Comment 8•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•