Closed
Bug 368752
Opened 18 years ago
Closed 18 years ago
Crash [@ nsIFrame::Invalidate] with display: inherit, large margin and padding and generated content
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(1 file)
601 bytes,
text/html
|
Details |
See testcase, which crashes current trunk Mozilla builds (almost) on load.
This regressed between 2006-12-07 and 2006-12-08, so a regression from bug 300030.
Talkback ID: TB28865707Q
nsIFrame::Invalidate [mozilla\layout\generic\nsframe.cpp, line 3690]
nsFrameManager::RemoveFrame [mozilla\layout\base\nsframemanager.cpp, line 709]
DeletingFrameSubtree [mozilla\layout\base\nscssframeconstructor.cpp, line 9399]
nsCSSFrameConstructor::ContentRemoved [mozilla\layout\base\nscssframeconstructor.cpp, line 9549]
0x0144b158
0x85042444
Flags: blocking1.9?
Flags: blocking1.9? → blocking1.9+
Assignee | ||
Comment 1•18 years ago
|
||
I don't seem to crash anymore, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070512 Minefield/3.0a5pre
However, the word "text" doesn't show up anymore with the testcase. I guess this bug should be closed and a new bug should be filed for that?
yes, thanks.
Assignee | ||
Comment 3•18 years ago
|
||
Ok, I filed bug 383854 for it.
This bug is worksforme.
Sorry for the delay.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Flags: in-testsuite?
Updated•14 years ago
|
Crash Signature: [@ nsIFrame::Invalidate]
Comment 4•12 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 5•12 years ago
|
||
Assignee: nobody → martijn.martijn
You need to log in
before you can comment on or make changes to this bug.
Description
•