Closed
Bug 375831
Opened 18 years ago
Closed 18 years ago
Crash [@ nsRuleNode::GetStyleVisibility] with testcase setting overflow: scroll on root element
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)
282 bytes,
text/html
|
Details |
See testcase, which crashes current trunk builds on load.
This regressed between 2007-03-04 and 2007-03-05, probably a regression from bug 363253, somehow.
Talkback ID: TB30698099W
nsRuleNode::GetStyleVisibility [mozilla/layout/style/nsstylestructlist.h, line 103]
nsStyleContext::GetStyleVisibility [mozilla/layout/style/nsstylestructlist.h, line 103]
nsGfxScrollFrameInner::GetScrolledRect [mozilla/layout/generic/nsgfxscrollframe.cpp, line 2524]
nsGfxScrollFrameInner::FireScrollPortEvent [mozilla/layout/generic/nsgfxscrollframe.cpp, line 1524]
nsGfxScrollFrameInner::AsyncScrollPortEvent::Run [mozilla/layout/generic/nsgfxscrollframe.cpp, line 1895]
NS_ProcessNextEvent_P [mozilla/xpcom/build/nsthreadutils.cpp, line 225]
nsBaseAppShell::Run [mozilla/widget/src/xpwidgets/nsbaseappshell.cpp, line 154]
Assignee | ||
Comment 1•18 years ago
|
||
This is now worksforme, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070417 Minefield/3.0a4pre
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Flags: in-testsuite?
Updated•14 years ago
|
Crash Signature: [@ nsRuleNode::GetStyleVisibility]
Comment 2•12 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 3•12 years ago
|
||
Assignee: nobody → martijn.martijn
You need to log in
before you can comment on or make changes to this bug.
Description
•