Closed
Bug 334132
Opened 19 years ago
Closed 19 years ago
ASSERTION: Placeholder relationship should have been torn down
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 316267
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
370 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: Placeholder relationship should have been torn down: '!shell->FrameManager()->GetPlaceholderFrameFor(mOutOfFlowFrame)', file /Users/admin/trunk/mozilla/layout/generic/nsPlaceholderFrame.cpp, line 89
The testcase is strange. It involves setting "content: 'generated'" on the root (html) element, which I wouldn't expect to have any effect (since it isn't a pseudo-element) and which doesn't have a visible effect.
Marking security-sensitive for now because when I asked dbaron about this assertion failure (before I created a reduced testcase), he said it "may be a sign of potential future memory corruption".
This might be a dup of bug 316267.
Reporter | ||
Comment 1•19 years ago
|
||
![]() |
||
Comment 2•19 years ago
|
||
Yeah, this is a dup.
*** This bug has been marked as a duplicate of 316267 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•19 years ago
|
||
Dup of a public bug, and doesn't sound like this is a security hole, so making public.
Group: security
You need to log in
before you can comment on or make changes to this bug.
Description
•