Closed
Bug 379687
Opened 18 years ago
Closed 18 years ago
Crash [@ nsStyleContext::GetParent] with inline-table on root and overflow
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
(deleted),
text/html
|
Details |
Loading this testcase in a Mac debug build crashes [@ nsStyleContext::GetParent]. It's within nsFrameManager::DebugVerifyStyleTree so I'm guessing it's debug-only.
Comment 1•18 years ago
|
||
Probably fixed by the patch in bug 379386 -- at least my tree with that patch (and all sorts of others, of course), doesn't crash, while another of my trees does, with assertions consistent with that bug.
Depends on: 379386
Reporter | ||
Comment 2•18 years ago
|
||
Yep. It crashed in a build from a few hours ago, and now it doesn't. (In the old build, it also triggered the assertion in the other bug's summary.)
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsStyleContext::GetParent]
You need to log in
before you can comment on or make changes to this bug.
Description
•