gecko-dev/toolkit/xre
Brian R. Bondy e8753c74ec Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
..
test Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
CreateAppData.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
EventTracer.cpp Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted 2013-03-22 17:16:52 +01:00
EventTracer.h Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted 2013-03-22 17:16:52 +01:00
MacApplicationDelegate.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
MacApplicationDelegate.mm Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg. 2013-01-03 13:52:32 -08:00
MacAutoreleasePool.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
MacAutoreleasePool.mm Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
MacLaunchHelper.h Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00
MacLaunchHelper.mm Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00
MacQuirks.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
Makefile.in bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
MozMeegoAppService.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ProfileReset.cpp Bug 763890 - Add all the old profiles to the same folder when resetting Firefox multiple times, r=bsmedberg 2013-04-05 14:31:28 +02:00
ProfileReset.h Bug 763890 - Add all the old profiles to the same folder when resetting Firefox multiple times, r=bsmedberg 2013-04-05 14:31:28 +02:00
glxtest.cpp Bug 786383 - add MOZ_AVOID_OPENGL_ALTOGETHER option - r=karlt 2012-09-21 13:44:35 -04:00
make-platformini.py Bug 838459 - Add printing of current timestamp to make-platformini.py. r=gps 2013-02-05 20:15:35 -08:00
moz.build Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
nsAndroidStartup.cpp Bug 855823 - Rely on breakpad finding file ids itself instead of relying on AddLibraryMapping caller to provide them. r=ted 2013-04-09 14:04:53 +02:00
nsAppRunner.cpp Bug 867530 - Initialize the poison value in XPCOM startup and annotate the values in crash reporter. r=bsmedberg 2013-05-07 20:48:59 +02:00
nsAppRunner.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsCommandLineServiceMac.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCommandLineServiceMac.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsConsoleWriter.cpp Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan 2012-11-14 13:14:21 -06:00
nsEmbedFunctions.cpp Bug 871312 - Fix rooting hazards in nsEmbedFunctions.cpp; r=till 2013-05-12 16:58:02 -04:00
nsINativeAppSupport.idl Backed out 2 changesets (bug 579517) 2012-10-25 12:32:24 -04:00
nsIWinAppHelper.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportBase.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportBase.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportCocoa.mm Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz 2013-03-07 23:00:07 +00:00
nsNativeAppSupportDefault.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportOS2.cpp Bug 865729 - Remove nsIJSContextStack from other miscellaneous parts of gecko. r=gabor 2013-04-29 11:16:19 -07:00
nsNativeAppSupportOS2.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportQt.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsNativeAppSupportQt.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeAppSupportUnix.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsNativeAppSupportWin.cpp Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
nsNativeAppSupportWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsQAppInstance.cpp Bug 842805 - Use of API deprecated in Qt5. r=romaxa, r=glandium 2013-02-25 12:25:16 -08:00
nsQAppInstance.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsSigHandlers.cpp Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron. 2012-12-20 21:31:57 -08:00
nsSigHandlers.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUpdateDriver.cpp Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
nsUpdateDriver.h Bug 778349: Initial support for OS ("FOTA") updates in Gonk. r=rstrong r=bbondy r=fabrice 2012-09-30 21:55:51 -05:00
nsWindowsDllBlocklist.cpp Bug 839031 - Blacklist FLAC MFT DLL. r=padenot 2013-02-15 14:11:28 +13:00
nsWindowsDllInterceptor.h Bug 820852 - Implement write poisoning on Windows. r=ehsan,espindola 2013-01-10 16:50:16 -05:00
nsWindowsRestart.cpp Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy 2012-05-22 10:50:04 -04:00
nsWindowsWMain.cpp Bug 792625: Fix xpcshell to accept non-ASCII command line arguments on Windows. r=bsmedberg 2012-09-30 09:45:05 -07:00
nsX11ErrorHandler.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsX11ErrorHandler.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsXREDirProvider.cpp Bug 572162 - Use TaskbarIDs hash as update dir root. r=rstrong 2013-05-15 10:58:09 -07:00
nsXREDirProvider.h Bug 239254 - Remove some PRBools that snuck in. r=jduell 2013-02-14 09:11:07 -05:00