.. |
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
|
Back out c209fea124e1 (bug 754198) because of Win64 build failure
|
2012-05-11 13:23:49 -07: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
|
|
|
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
|
Bug 747990: Add ability to specify the "application name" used in the user agent in application.ini, r=bsmedberg
|
2012-04-23 16:09:23 -04:00 |
nsAppRunner.cpp
|
Bug 747990: Add ability to specify the "application name" used in the user agent in application.ini, r=bsmedberg
|
2012-04-23 16:09:23 -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
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-05-05 11:00:05 +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
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-05-05 11:00:05 +02:00 |
nsNativeAppSupportWin.h
|
Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy
|
2012-04-28 11:22:06 -04:00 |
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 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
|
2012-04-18 23:22:29 -04: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 751585: Don't enforce ASLR for binary components on XP, because system DLLs don't have ASLR and trigger false positives. r=bsmedberg,ehsan
|
2012-05-07 13:02:57 -07: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 |