Closed
Bug 434456
Opened 17 years ago
Closed 16 years ago
Crash [@ nsPopupBoxObject::EnableKeyboardNavigator] with enableKeyboardNavigator function on popup removed from document
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: crash, regression, testcase, Whiteboard: [sg:dos] null deref)
Crash Data
Attachments
(1 file)
394 bytes,
application/vnd.mozilla.xul+xml
|
Details |
See testcase, which crashes in current trunk build after 100ms.
This regressed between 2007-07-04 and 2007-07-05:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2007-07-04+04&maxdate=2007-07-05+09&cvsroot=%2Fcvsroot
Very likely a regression from bug 279703.
http://crash-stats.mozilla.com/report/index/47da1f05-2582-11dd-ab18-001a4bd46e84?p=1
0 xul.dll nsPopupBoxObject::EnableKeyboardNavigator mozilla/layout/xul/base/src/nsPopupBoxObject.cpp:218
1 xul.dll NS_InvokeByIndex_P mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
2 xul.dll XPCWrappedNative::CallMethod mozilla/js/src/xpconnect/src/xpcwrappednative.cpp:2388
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
Reporter | ||
Comment 1•16 years ago
|
||
This should now be fixed too now that bug 434458 is fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Flags: wanted1.9.0.x+
Whiteboard: [sg:dos] null deref
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsPopupBoxObject::EnableKeyboardNavigator]
Updated•10 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•