Closed
Bug 165336
Opened 23 years ago
Closed 23 years ago
Browser crashes when I press Ctrl-Tab on the cnet site [@ nsEventStateManager::IsIFrameDoc]
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 146255
People
(Reporter: jpatadia, Assigned: asa)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
As above.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•23 years ago
|
Severity: major → critical
Comment 1•23 years ago
|
||
I have the some crash : TB10024872K
(same build/OS)
Comment 2•23 years ago
|
||
I'm seeing this on Mac OS 9 trunk build #200282808.
Talkback reports: TB10026471H, TB10026901Y
Comment 3•23 years ago
|
||
Stephen, should I ask you for TB10024872K, TB10026471H or TB10026901Y?
Keywords: crash,
stackwanted
nsEventStateManager::IsIFrameDoc
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 4824]
nsEventStateManager::ShiftFocusByDoc
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 5076]
nsEventStateManager::PostHandleEvent
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 1905]
PresShell::HandleEventInternal
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6129]
PresShell::HandleEvent
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6031]
nsViewManager::HandleEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 2052]
nsView::HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 306]
nsViewManager::DispatchEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 1909]
HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 83]
nsWindow::DispatchEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1038]
nsWindow::DispatchWindowEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1055]
nsWindow::DispatchKeyEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 2886]
nsWindow::OnKeyDown
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 2975]
nsWindow::ProcessMessage
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 3800]
0x18a16457
Keywords: stackwanted
Comment 5•23 years ago
|
||
Marking as dupe of bug 146255 regarding stack signature.
Reporter: If you disagree, please reopen this bug.
*** This bug has been marked as a duplicate of 146255 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Component: Browser-General → DOM Events
Resolution: --- → DUPLICATE
Summary: Browser crashes when I press Ctrl-Tab on the cnet site. → Browser crashes when I press Ctrl-Tab on the cnet site [@ nsEventStateManager::IsIFrameDoc]
Updated•14 years ago
|
Crash Signature: [@ nsEventStateManager::IsIFrameDoc]
You need to log in
before you can comment on or make changes to this bug.
Description
•