Closed
Bug 780985
Opened 13 years ago
Closed 5 months ago
testcase from bug 460389 triggers "ASSERTION: Placeholder relationship should have been torn down already; this might mean we have a stray placeholder in the tree."
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla17
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: tnikkel, Assigned: TYLin)
References
Details
Attachments
(2 files)
This assertion was added by bug 508473, which landed after bug 460389 was fixed, but before it's testcase was able to make it into the tree (due to being a non-public security bug).
Bug 731659 triggers the same assertion, so may be related.
This testcase is already in the tree as a crashtest, but marked as triggering an assertion.
Updated•13 years ago
|
Flags: in-testsuite+
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
| Reporter | ||
Comment 2•13 years ago
|
||
That was just a crashtest annotation, it didn't fix this bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Comment 3•5 months ago
|
||
The assertion no longer triggers.
Updated•5 months ago
|
Assignee: nobody → aethanyc
Pushed by aethanyc@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/a2d278a3d865
https://hg.mozilla.org/integration/autoland/rev/c589272f553c
Remove assertion annotation for crashtest 460389-1.html. r=layout-reviewers,dshin
Status: REOPENED → RESOLVED
Closed: 13 years ago → 5 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•