Josh Aas
|
f6225a28af
|
Make Objective-C exceptions non-fatal by default on Mac OS X. b=486574 r=roc sr=bz
|
2009-05-20 11:53:24 -04:00 |
|
Steven Michaud
|
376bb811ac
|
Avoid crashing on non-fatal Objective-C exceptions caused by a 10.4-only Apple bug. b=461381 r=josh sr=roc
|
2008-12-10 15:42:00 -06:00 |
|
Steven Michaud
|
ee0b7d60b4
|
Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc
|
2008-09-04 11:08:30 -05:00 |
|
Josh Aas
|
83f26bfaf1
|
Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc
|
2008-08-28 00:41:38 -04:00 |
|
bent.mozilla@gmail.com
|
94657e3933
|
Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change.
|
2008-04-25 13:55:50 -07:00 |
|
joshmoz@gmail.com
|
0bd6306128
|
touch nsObjCExceptions.h to force a rebuild.
|
2008-02-22 13:26:33 -08:00 |
|
joshmoz@gmail.com
|
72cbf0a1df
|
nsnull version of wrapping macros. b=417563 sr=roc
|
2008-02-19 18:23:52 -08:00 |
|
joshmoz@gmail.com
|
338a6026a3
|
obj-c exceptions work. b=417558 r=shebs sr=roc
|
2008-02-18 09:30:59 -08:00 |
|
joshmoz@gmail.com
|
9d606e4131
|
Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc
|
2008-02-13 15:11:11 -08:00 |
|