.. |
test
|
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
|
2012-04-10 15:52:56 -04:00 |
EventTracer.cpp
|
Bug 707185 - Programmatic control for eventtracer. r=ted.mielczarek
|
2011-12-04 20:53:17 -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 |
glxtest.cpp
|
Bug 719164 - Silence glxtest to get rid of spurious messages from the GL - r=glandium
|
2012-02-08 21:55:34 -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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
MacAutoreleasePool.h
|
|
|
MacAutoreleasePool.mm
|
|
|
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
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
MacQuirks.h
|
Bug 711658. Move quirks triggering earlier. r=bgirard
|
2011-12-19 12:47:09 -05:00 |
make-platformini.py
|
|
|
Makefile.in
|
Bug 740244 - Do not compile glx test when EGL provider enabled. r=bjacob
|
2012-04-11 17:55:22 -04: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 |
nsAndroidStartup.cpp
|
Bug 728071 part 2 - Include application.ini.h in APKOpen.cpp instead of nsAndroidStartup.cpp. r=blassey
|
2012-02-22 08:12:15 +01: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 278860 - Show the right error message when the profile is missing; r=bsmedberg a=mfinkle
|
2012-04-19 15:40:49 -04:00 |
nsAppRunner.h
|
Bug 708854 - No longer use session ID for work item files. r=rstrong.
|
2012-01-04 23:19:15 -05:00 |
nsCommandLineServiceMac.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCommandLineServiceMac.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsConsoleWriter.cpp
|
|
|
nsEmbedFunctions.cpp
|
Bug 711838 - Remove the jetpack service; r=bsmedberg
|
2011-12-24 09:25:52 +01:00 |
nsINativeAppSupport.idl
|
|
|
nsIWinAppHelper.idl
|
|
|
nsNativeAppSupportBase.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportBase.h
|
|
|
nsNativeAppSupportCocoa.mm
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportDefault.cpp
|
|
|
nsNativeAppSupportOS2.cpp
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
nsNativeAppSupportOS2.h
|
|
|
nsNativeAppSupportQt.cpp
|
Bug 702823 - Don't drop layers tree for last active tab on taskswitcher event and inactive state. r=mbrubeck
|
2011-11-17 15:52:04 -08:00 |
nsNativeAppSupportQt.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsNativeAppSupportUnix.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportWin.cpp
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
nsNativeAppSupportWin.h
|
|
|
nsQAppInstance.cpp
|
Bug 693422 - Unify QApplication creation. r=tatiana
|
2011-10-17 17:53:37 -07:00 |
nsQAppInstance.h
|
Bug 693422 - Unify QApplication creation. r=tatiana
|
2011-10-17 17:53:37 -07:00 |
nsSigHandlers.cpp
|
Bug 713278 - Teach NS_StackWalk to walk the stack of other threads too on Windows; r=dbaron
|
2011-12-23 18:14:09 -05: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 |
nsUpdateDriver.cpp
|
Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu
|
2012-03-21 15:50:53 -07:00 |
nsUpdateDriver.h
|
Bug 695795 - Drop the reference argument in ProcessUpdates because it's not really needed; r=bbondy
|
2011-10-19 15:09:53 -04:00 |
nsWindowsDllBlocklist.cpp
|
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
|
2012-04-10 15:52:56 -04:00 |
nsWindowsDllInterceptor.h
|
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
|
2012-04-10 15:52:56 -04:00 |
nsWindowsRestart.cpp
|
Bug 718357 - Do not use new console when browser restarts on Windows. r=jimm
|
2012-01-19 16:30:05 -05:00 |
nsWindowsWMain.cpp
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
nsX11ErrorHandler.cpp
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
nsX11ErrorHandler.h
|
|
|
nsXREDirProvider.cpp
|
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
|
2012-04-19 00:39:52 -07:00 |
nsXREDirProvider.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |