Closed
Bug 582242
Opened 15 years ago
Closed 13 years ago
Crash [@ XPCCallContext::Init] with window.open and opener.alert
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
856 bytes,
text/html
|
Details |
I've seen this crash on current Fennec trunk build on windows. I haven't seen it on my n900.
If the popup blocker is disabled, you'll get the crash by itself, after clicking away the alert. Otherwise, you have to click on the button on the page twice.
http://crash-stats.mozilla.com/report/index/bp-fbddb05e-c572-4556-93a3-f50602100727
0 xul.dll XPCCallContext::Init js/src/xpconnect/src/xpccallcontext.cpp:168
1 xul.dll XPCCallContext::XPCCallContext js/src/xpconnect/src/xpccallcontext.cpp:64
2 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1293
3 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:570
4 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
5 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
6 xul.dll nsEventListenerManager::HandleEventSubType content/events/src/nsEventListenerManager.cpp:1094
7 xul.dll nsEventListenerManager::HandleEventInternal content/events/src/nsEventListenerManager.cpp:1190
Comment 1•15 years ago
|
||
I don't see the crash on Linux desktop either.
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ XPCCallContext::Init]
Reporter | ||
Comment 2•13 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•