.. |
test
|
Test for bug 533035/bug 536842 - the FPU exception handler should work, r=ted
|
2010-01-11 11:46:57 -05:00 |
MacApplicationDelegate.h
|
Code style cleanup for toolkit/xre Mac OS X code. No bug.
|
2009-03-09 17:27:48 -04:00 |
MacApplicationDelegate.mm
|
Bug 436063 - Don't manually build the window list in the Dock menu. Instead call [NSApp setWindowsMenu:] during startup so that Cocoa will build the list for us. r=josh
|
2010-05-01 12:42:47 +02: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
|
Code style cleanup for toolkit/xre Mac OS X code. No bug.
|
2009-03-09 17:27:48 -04:00 |
MacLaunchHelper.mm
|
Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc
|
2008-08-28 00:41:38 -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 |
Makefile.in
|
Bug 562045 Firefox failed to start on Solaris if /usr/bin/diff is used r=bsmedberg
|
2010-05-04 15:56:04 +08:00 |
nsAppData.cpp
|
Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164.
|
2007-09-26 11:35:21 -07:00 |
nsAppRunner.cpp
|
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
|
2010-04-29 13:11:23 -07:00 |
nsAppRunner.h
|
Followup to bug 535802, make it work on Linux too by passing around the program name from argv[0]
|
2009-12-18 17:14:53 -05:00 |
nsCommandLineServiceMac.cpp
|
bug 369147, "Warning: unrecognized command line flag -foreground" on launch
|
2010-04-17 13:50:17 +04:00 |
nsCommandLineServiceMac.h
|
bug 369147, "Warning: unrecognized command line flag -foreground" on launch
|
2010-04-17 13:50:17 +04:00 |
nsConsoleWriter.cpp
|
Hook up the tab child process
|
2009-06-30 15:21:25 -04:00 |
nsEmbedFunctions.cpp
|
Bug 553904 - Child tab process crashes on attempt to initialize child plugin process. r=bent.mozilla
|
2010-04-20 21:43:51 +03:00 |
nsINativeAppSupport.idl
|
|
|
nsIWinAppHelper.idl
|
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
|
2009-01-05 15:17:40 -08:00 |
nsNativeAppSupportBase.cpp
|
|
|
nsNativeAppSupportBase.h
|
|
|
nsNativeAppSupportBeOS.cpp
|
|
|
nsNativeAppSupportCocoa.mm
|
Require Mac OS X 10.6 at runtime for 64-bit builds. b=553429 r=bsmedberg
|
2010-03-25 12:07:50 -04:00 |
nsNativeAppSupportDefault.cpp
|
|
|
nsNativeAppSupportOS2.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsNativeAppSupportOS2.h
|
|
|
nsNativeAppSupportQt.cpp
|
Bug 552013 - g_type_init required for conic initialization when building with Qt platform. r=dougt
|
2010-03-15 04:25:03 +02:00 |
nsNativeAppSupportUnix.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsNativeAppSupportWin.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +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 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
|
2010-03-30 07:34:37 -04:00 |
nsQAppInstance.h
|
Bug 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
|
2010-03-30 07:34:37 -04:00 |
nsSigHandlers.cpp
|
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
|
2010-03-05 12:11:55 +00:00 |
nsSigHandlers.h
|
Bug 538339 In fpehandler() mask cw and back to the faulting x87 instruction on Solaris r=gal,bsmedberg
|
2010-01-13 17:04:52 +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 |
nsSplashScreenWin.cpp
|
Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir
|
2009-08-20 15:17:29 -07:00 |
nsUpdateDriver.cpp
|
bug 369147, "Warning: unrecognized command line flag -foreground" on launch
|
2010-04-17 13:50:17 +04:00 |
nsUpdateDriver.h
|
Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner
|
2008-11-14 12:11:08 +00:00 |
nsWindowsDllBlocklist.cpp
|
Backed out changeset 4c88c8839a46 due to redness
|
2009-12-17 22:34:52 -08:00 |
nsWindowsDllBlocklist.h
|
Bug 540692: Blocklist vksaver.dll r=johnath
|
2010-02-07 10:48:49 -05:00 |
nsWindowsDllInterceptor.h
|
Bug 545149 - Fix various issues with winless plugin context menus. r=bent.
|
2010-03-22 22:06:35 -05:00 |
nsWindowsRestart.cpp
|
Bug 495871 - "Memory leak in nsWindowsRestart.cpp" (A patch) [r=doug.turner a=sgautherie.bz]
|
2009-06-14 01:55:04 -07:00 |
nsWindowsWMain.cpp
|
back out changeset 41c421f97869
|
2009-11-04 11:02:59 -06:00 |
nsX11ErrorHandler.cpp
|
Bug 554768 - More fixes for Qt widget port. r=dougt
|
2010-03-25 20:33:31 -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 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsXREDirProvider.h
|
Bug 412449: Add standard install locations for OSX. r=bsmedberg, a=beltzner
|
2008-03-06 17:58:18 -08:00 |