gecko/xpfe/appshell
Bobby Holley e83e186c1b Bug 834732 - Make nsCxPusher.Push(JSContext*) infallible. r=mrbkap
We leave the nsIDOMEventTarget* versions fallible for now, but this makes the
common case a lot simpler. Note that this means that pushing a null JSContext,
a bug, is no longer handled at runtime. But I think we should just assert
against it, since there are already callers that don't check the return value.
2013-02-26 11:04:11 -08:00
..
public Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures 2013-01-08 12:02:55 -05:00
src Bug 834732 - Make nsCxPusher.Push(JSContext*) infallible. r=mrbkap 2013-02-26 11:04:11 -08:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00