Commit Graph

17 Commits

Author SHA1 Message Date
Milan Sreckovic
7d7530b6de Bug 1100530 - Clean up OS X version constants. f=jgilbert, r=mstange 2014-11-28 17:28:59 -05:00
Chris Peterson
a875e88051 Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz 2013-03-07 23:00:07 +00:00
Mats Palmgren
d87341df89 Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan 2013-01-15 13:22:03 +01:00
Aryeh Gregor
387d2921ba Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug 2012-08-16 14:58:11 +03:00
Aryeh Gregor
8b4a23fc4c Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ehsan Akhgari
478ad1a412 Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Ms2ger
26b7c93961 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Josh Aas
2be8f6a465 Require Mac OS X 10.6 at runtime for 64-bit builds. b=553429 r=bsmedberg 2010-03-25 12:07:50 -04:00
Josh Aas
c8b76c5735 More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Mark Banner
42c0a31f11 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
Josh Aas
261359bb7c Require Mac OS X 10.5 on launch. b=548367 r=bsmedberg 2010-02-24 14:06:40 -08:00
Makoto Kato
7e05f7996e 2nd parameter of Gestalt() is SInt32, not long. 64-bit fix. b=514996 r=josh 2009-09-18 12:37:22 -04:00
Josh Aas
036ea54a92 Code style cleanup for toolkit/xre Mac OS X code. No bug. 2009-03-09 17:27:48 -04:00
b0329fc951 Bug 417566 - 'protect against Obj-C exceptions in "toolkit" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 09:34:21 -08:00
5e66949b5b Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin 2007-08-16 07:53:10 -07:00