gecko/dom/system
Bobby Holley 997dcc7d65 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-26 11:04:09 -08:00
..
android
gonk Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap 2013-02-26 11:04:09 -08:00
tests Bug 823872 - Add test for OS.Constants.{libc, Win}. r=Yoric 2013-01-19 18:49:42 -05:00
unix
windows no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type 2013-01-11 04:43:29 -05:00
GPSDGeolocationProvider.js Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
GPSDGeolocationProvider.manifest Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
Makefile.in Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
NetworkGeolocationProvider.js
NetworkGeolocationProvider.manifest
nsDeviceSensors.cpp
nsDeviceSensors.h
nsIOSFileConstantsService.idl
OSFileConstants.cpp Bug 840887 - New OS.Constants constants. r=khuey 2013-02-26 12:06:53 -05:00
OSFileConstants.h