Closed
Bug 45616
Opened 24 years ago
Closed 24 years ago
Hitting <enter> when profile dialog comes up causes crash.
Categories
(Core :: XML, defect, P3)
Tracking
()
People
(Reporter: jud, Assigned: hyatt)
Details
(Keywords: crash)
If you start mozilla, wait for the profile dialog to popup and then just hit
enter (without selecting anything or giving anything explicit focus), you crash
in nsXBLEventHandler.cpp on the following line...
boundDocument->GetScriptGlobalObject(getter_AddRefs(boundGlobal));
boundDocuemnt is null.
Comment 2•24 years ago
|
||
duplicate of 45248?
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 45248 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•