gecko/dom/system
Bobby Holley e04f8d807d 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 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
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 Bug 823825 - Qt Firefox does not build on meego due to changed API. r=romaxa DONTBUILD 2012-12-25 13:27:00 -08:00
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 Backed out changeset 9dc561810a74 (bug 826102) 2013-01-07 16:34:51 +01:00
NetworkGeolocationProvider.manifest
nsDeviceSensors.cpp bug 782549 - check if the window has device sensor listeners, instead of global listener count (r=dougt) 2012-10-20 21:40:56 -07:00
nsDeviceSensors.h
nsIOSFileConstantsService.idl
OSFileConstants.cpp Bug 840887 - New OS.Constants constants. r=khuey 2013-02-26 12:06:53 -05:00
OSFileConstants.h