gecko/content/xbl
Bobby Holley b55e2ecc2b Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap
The goal here is to get rid of this crap entirely, and make nsCxPusher always
push. But that's a scary change, so we do it in chunks. This patch, in particular,
should have zero behavioral change. This means preserving some very wrong behavior.
For instance, currently SafeAutoJSContext never pushes a damn thing, because the
safe JSContext doesn't have an associated nsIScriptContext. We preserve this
behavior, and in fact convert various similarly-buggy consumers to
SafeAutoJSContext, so that we can hoist the behavioral change into a subsequent
patch.
2013-02-13 00:22:26 +01:00
..
builtin Bug 782865 - Keyboard simple quote character does not work in OOP applications [r=cjones] 2012-09-10 18:15:07 -07:00
crashtests Bug 830614. Wrapping a wrappercached WebIDL object should watch out for reentry via WrapNativeParent. r=peterv 2013-01-15 14:04:24 -05:00
src Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap 2013-02-13 00:22:26 +01:00
test Bug 821850 - Tests. r=bz 2013-02-08 14:24:22 +00:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00