Closed Bug 935765 Opened 11 years ago Closed 11 years ago

Crash with sticky, fieldset

Categories

(Core :: Layout, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: jruderman, Assigned: roc)

References

Details

(4 keywords, Whiteboard: [qa-])

Crash Data

Attachments

(1 file)

This testcase hits the assertion in bug 931460

###!!! ASSERTION: Scroll frame should be an ancestor of the containing block: 'cbFrame == scrolledFrame || nsLayoutUtils::IsProperAncestorFrame(scrolledFrame, cbFrame)', file layout/generic/StickyScrollContainer.cpp, line 155

Followed by a crash, bp-3cf3c687-f129-40cb-bb36-eac342131106
[@ nsLayoutUtils::IsFirstContinuationOrSpecialSibling(nsIFrame*) ]
Blocks: 916315
I suspect this is fundamentally the same as bug 931460 -- in particular, that <fieldset> can establish a scroll container but doesn't establish a containing block.
Depends on: 931460
OS: Mac OS X → All
Priority: -- → P1
Hardware: x86_64 → All
My patch in bug 931460 fixes this and adds a test.
Hey Roc - Just wondering if we can close this one, or mark it as a dup of bug 931460?
Flags: needinfo?(roc)
Fixed by 931460.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(roc)
Resolution: --- → FIXED
Assignee: nobody → roc
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: