Closed Bug 57010 Opened 25 years ago Closed 21 years ago

possible crash lurking in table frame construction code

Categories

(Core :: Layout: Tables, defect, P2)

x86
Other
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: buster, Unassigned)

References

Details

(Keywords: helpwanted, Whiteboard: [awd:tbl][TESTCASE NEEDED])

spun off of bug 56563. In that bug, http://www.ex-mozilla.org/date.html crashes during an incremntal reflow because the frame model is screwed up. It looks like this: TableOuter(table) Table(table) Inline(sh) Inline(sh) It got this way because the parser didn't correctly move <SH> out of the table into the table's parent. However, I believe it's also possible to get into this situation via the DOM. I haven't coded up a test case, but it shouldn't be hard to do. So this bug is about making sure a legal frame model gets created for the table.
I don't think we need to worry about this for RTM. It needs investigation, and a test case.
Keywords: helpwanted
Priority: P3 → P2
Target Milestone: --- → Future
Depends on: 56563
QA contact update
QA Contact: chrisd → amar
Keywords: crash
See bug 72360, which ends up creating an invalid frame model. karnaze, I think that we should definitely spend some time figuring out how to avoid constructing invalid frame models in the face of malicious CSS and/or DOM operations.
Removing crash keyword, since there is no url or testcase demonstrating a crash.
Status: NEW → ASSIGNED
Keywords: crashqawanted
Whiteboard: [awd:tbl][TESTCASE NEEDED]
Since there is no URL and no testcase that demostrate a crash. There isn't any more specific information that would give us a head start. Reporter: Do you know the step-by-step events that would trigger the crash?
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
QA Contact: amar → madhur
Target Milestone: Future → ---
Target Milestone: --- → Future
No URL or testcase to reproduce. Marking worksforme.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.