Closed
Bug 638245
Opened 15 years ago
Closed 2 years ago
crash [@ _objc_error] in -[ChildView keyDown:] inside Camino key event propagation #ifdef
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0301e0ba-bdae-4667-bb68-7fc302110228 .
=============================================================
[5:20pm] smorgan: suck, it must be a key event that's destroying the child view
[5:21pm] ardissone: can that code be made to account for that?
[5:21pm] smorgan: File that one and assign to me; I'll have to think about the right fix
[5:21pm] ardissone: ok
[5:22pm] smorgan: We could probably retain/autorelease self before the first line...
[5:22pm] smorgan: Makes me a squidge nervous, since it changes lifetimes
Filing here for now, but since it's a ChildView change, we may want to move it to Widget.
Flags: camino2.1?
Updated•14 years ago
|
Crash Signature: [@ _objc_error]
| Reporter | ||
Comment 1•14 years ago
|
||
This particular [@ _objc_error] crash isn't showing up in 2.1; it might come back, though, so if it does, we can look for it again.
Flags: camino2.1? → camino2.1-
You need to log in
before you can comment on or make changes to this bug.
Description
•