gecko-dev/toolkit/xre
Matheus Kerschbaum b0c1f89ef4 Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
..
test Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
EventTracer.cpp bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones 2011-03-03 11:20:02 -05:00
EventTracer.h bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones 2011-03-03 11:20:02 -05:00
MacApplicationDelegate.h Bug 531552 - Firefox opens two windows when opening external links. r,a=josh 2011-01-03 10:08:36 -06:00
MacApplicationDelegate.mm bug 606574 - Cocoa event loop instrumentation. r=smichaud,cjones 2011-03-03 11:20:02 -05:00
MacAutoreleasePool.h bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz 2010-04-21 09:29:38 +01:00
MacAutoreleasePool.mm bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz 2010-04-21 09:29:38 +01:00
MacLaunchHelper.h Bug 630703: Provide a way to restart in 32-bit mode. r=josh, r=bsmedberg, a=blocks-betaN 2011-02-03 09:27:00 -08:00
MacLaunchHelper.mm Bug 630703: Provide a way to restart in 32-bit mode. r=josh, r=bsmedberg, a=blocks-betaN 2011-02-03 09:27:00 -08:00
Makefile.in Bug 552864 part 1.5 - Move XRE_GetBinaryPath code in a dedicated class. r=tglek 2011-05-22 08:23:20 +02:00
MozMeegoAppService.h Bug 584730 - change the licenses to be tri-licenses for MozMeegoAppService.h. r=doug.turner 2010-08-10 13:01:34 -07:00
glxtest.cpp Bug 659842 comment 86 - accidentally removed a glXDestroyContext call + fix a warning in opt build - r=trivial-fix 2011-06-17 21:42:31 -04:00
make-platformini.py bug 475618, xulrunner's platform.ini should include repo and sourcestamp, r=bsmedberg 2009-02-16 14:32:39 +01:00
nsAndroidStartup.cpp bug 631760 - don't hard code "/data/data/<package name>" r=dougt a=blocking-fennec 2011-02-07 23:40:42 -05:00
nsAppData.cpp back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
nsAppRunner.cpp Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
nsAppRunner.h Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
nsCommandLineServiceMac.cpp Bug 531552 - Firefox opens two windows when opening external links. r,a=josh 2011-01-03 10:08:36 -06:00
nsCommandLineServiceMac.h Bug 531552 - Firefox opens two windows when opening external links. r,a=josh 2011-01-03 10:08:36 -06:00
nsConsoleWriter.cpp Hook up the tab child process 2009-06-30 15:21:25 -04:00
nsEmbedFunctions.cpp Back out bug 581341 due to too many intermittent failures. 2011-06-29 23:44:28 -04:00
nsINativeAppSupport.idl
nsIWinAppHelper.idl
nsNativeAppSupportBase.cpp
nsNativeAppSupportBase.h
nsNativeAppSupportCocoa.mm Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsNativeAppSupportDefault.cpp
nsNativeAppSupportOS2.cpp Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsNativeAppSupportOS2.h
nsNativeAppSupportQt.cpp Bug 598250 - De-Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb 2010-09-21 10:10:18 -07:00
nsNativeAppSupportUnix.cpp Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsNativeAppSupportWin.cpp Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsNativeAppSupportWin.h Bug 500533 - Firefox missing app icon on Windows CE - incorrect icon resource id's. r=vlad 2009-07-07 21:16:45 -07:00
nsQAppInstance.cpp Bug 589520 - Meegotouch don't check and don't understand that amount of arguments can be 0! r=dougt 2010-08-24 10:00:49 -07:00
nsQAppInstance.h Bug 581758 - use simple QApplication instead of nsQAppInstance for static sQAppInstance. r=dougt 2010-07-28 18:05:08 -07:00
nsSigHandlers.cpp bug 617115 - support building with andorid NDKr5 r=ted 2011-04-01 16:47:37 -07:00
nsSigHandlers.h Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
nsSplashScreen.h b=381494; add optional splashscreen for our slower targets; r=bsmedberg 2009-06-16 11:59:35 -07:00
nsSplashScreenDummy.cpp b=381494; add optional splashscreen for our slower targets; r=bsmedberg 2009-06-16 11:59:35 -07:00
nsUpdateDriver.cpp 1. main patch - Bug 642765 - Add ability to channel change to the client. r=mossop 2011-04-11 21:24:16 -07:00
nsUpdateDriver.h
nsWindowsDllBlocklist.cpp Bug 584680 - nsWindowsDllBlocklist.cpp fails to compile on mingw; r=ehsan 2011-06-21 11:45:58 -04:00
nsWindowsDllBlocklist.h Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
nsWindowsDllInterceptor.h Bug 643772 - dom/plugins can't compile on mingw due to implicit function pointer to void* casts r=benjamin 2011-05-02 12:34:14 +00:00
nsWindowsRestart.cpp Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend 2011-04-29 12:38:26 +02:00
nsWindowsWMain.cpp Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg 2011-05-22 08:22:27 +02:00
nsX11ErrorHandler.cpp Back out bug 581341 due to too many intermittent failures. 2011-06-29 23:44:28 -04:00
nsX11ErrorHandler.h b=517133 Get crash stats for X errors r=bsmedberg 2010-02-24 14:25:16 -08:00
nsXREDirProvider.cpp Bug 666220: remove unecessary kAppendChromeManifests definition. r=bsmedberg 2011-06-24 01:51:14 -07:00
nsXREDirProvider.h Bug 568691 - Register extension components/chrome again. This doesn't remove the EM restart yet, because there's some weirdness about reading default prefs from extensions that needs to be solved first. 2010-06-23 12:18:32 -04:00