Closed
Bug 936988
Opened 11 years ago
Closed 11 years ago
"Hit MOZ_CRASH(nsFieldSetFrame::InsertFrames not supported)" with display: table-row-group
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
Tracking | Status | |
---|---|---|
firefox28 | --- | fixed |
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: crash, testcase, Whiteboard: [testday-20140214])
Crash Data
Attachments
(2 files)
245 bytes,
text/html
|
Details | |
2.37 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
Hit MOZ_CRASH(nsFieldSetFrame::InsertFrames not supported) at ../../../layout/forms/nsFieldSetFrame.cpp:661
This MOZ_CRASH line was added in bug 931464.
Nightly: bp-88307560-120e-49f7-9a3d-f8f242131111
Reporter | ||
Updated•11 years ago
|
Crash Signature: [@ nsFieldSetFrame::InsertFrames(mozilla::layout::FrameChildListID, nsIFrame*, nsFrameList&) ]
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → roc
Attachment #831994 -
Flags: review?(matspal)
Comment 2•11 years ago
|
||
Comment on attachment 831994 [details] [diff] [review]
fix
r=mats
Attachment #831994 -
Flags: review?(matspal) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
status-firefox28:
--- → fixed
Flags: in-testsuite?
Comment 5•11 years ago
|
||
I don't see any crash reports at all with this signature from the last 28 days. Not sure if that's enough to verify it as fixed, but it seems like a good sign!
Whiteboard: [testday-20140214]
Updated•10 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•