Closed
Bug 1267085
Opened 9 years ago
Closed 3 years ago
Assertion failure: IsAncestor(aClip1, aClip2) || IsAncestor(aClip2, aClip1) (one of the scroll clips must be an ancestor of the other)
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: qa-not-actionable)
Attachments
(2 files)
Assertion failure: IsAncestor(aClip1, aClip2) || IsAncestor(aClip2, aClip1) (one of the scroll clips must be an ancestor of the other), at layout/base/DisplayItemScrollClip.h:66
| Reporter | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Component: Layout → Layout: View Rendering
Updated•9 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
Comment 2•3 years ago
|
||
Doesn't assert for me when I open the testcase. There are several other bugs open with testcases for this assert.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•