Commit Graph

51 Commits

Author SHA1 Message Date
Geoff Lankow
1214b72681 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Jim Mathies
20eb979e64 Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
Jim Mathies
f4bf6429ef Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted 2012-05-21 16:31:03 -05:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Dave Townsend
ee1f0d7760 Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium 2012-03-01 17:47:09 -08:00
Simon Kornblith
53c3d44ff3 Bug 726086 - XULRunner stub should look for XUL.framework directory instead of XUL.Framework; r=bsmedberg 2012-02-19 11:58:23 +00:00
Ehsan Akhgari
2a602a5685 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
d8e503c38b Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Rafael Ávila de Espíndola
632662087f Bug 670951 - Make sure the xulrunner is copied. r=ted.
The Makefile responsible for building xulrunner now also puts it in the
framework directory. It may or may not be overwritten by rsync, but it will be
there in the end.
2011-09-25 13:48:50 -04:00
Mike Hommey
d0a3d1bc2f Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) 2011-09-03 08:19:06 +02:00
Ed Morley
ed260633c7 Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE 2011-09-03 04:35:21 +01:00
Mike Hommey
1fbab12774 Bug 680440 - Clean up jemalloc linkage. r=khuey 2011-09-01 14:11:56 +02:00
Mike Hommey
59a9d369ab Bug 550659 - Resolve the xulrunner path when it is a symbolic link in the xulrunner stub. r=bsmedberg 2011-07-28 09:03:49 +02:00
Matthew Gertner
386ac4aa1b Bug 666510 - Move the code for OS X app bundles from GRE_GetGREPathWithProperties to stub. r=bsmedberg 2011-07-02 16:47:55 +02:00
Mike Hommey
5e18728e38 Bug 650237 - Allow applications to use a symbolic link to the xulrunner-stub instead of a copy. r=bsmedberg 2011-07-01 10:42:28 +02:00
Ed Morley
a69a262691 Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle 2011-05-05 09:40:04 -07:00
Benjamin Smedberg
57f55bb3bb Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium
--HG--
extra : rebase_source : d42aa76683b6bb7de5df1b49b47f422a469201f4
2011-04-01 13:28:33 -04:00
Mitchell Field
2e8a7d546f Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Jacek Caban
506799511b Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB 2010-11-15 15:19:57 +00:00
Kyle Huey
526bf32750 Bug 612198: The other half. r=me a=npotb 2010-11-15 07:10:42 -05:00
Masatoshi Kimura
a50b072e40 Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)

--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
2010-05-24 09:55:00 -04:00
Matt Brubeck
fcdd085300 Bug 560935 - "STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub" [r=cjones] 2010-04-21 12:22:00 -05:00
Ben Combee
9c767d9278 Bug 529169 - Unable to locate msvcr80.dll [r=mark.finkle] 2009-12-18 16:52:20 -05:00
Brian Crowder
3506b796bf Bug 519316 - better math and comments for early remote-start code, r=dolske 2009-12-03 08:14:27 -08:00
Brian Crowder
00844eb2f8 Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey 2009-12-01 07:45:35 -08:00
Mark Finkle
7db32d0a33 Bug 530196: Using a symlinked greDir fails to launch application from nsXULStub [r=bsmedberg] 2009-11-23 22:17:06 -05:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Hiroyuki Ikezoe
e86b2d4059 Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory. r=benjamin 2009-08-08 12:34:10 +09:00
Hiroyuki Ikezoe
8afc777241 Bug 488157. Use UTF8 instead of native codepages during startup. r=bsmedberg
--HG--
extra : rebase_source : 22bea59e453f953f3efd43d6d945d9d9fee70ce5
2009-05-13 22:16:45 +12:00
Gavin Sharp
6974b94790 Mac bustage fix for bug 436998, r=mfinkle 2009-04-17 18:13:05 -04:00
Antonio Gomes
0a544c1927 bug 436998 - Implement -app parameter support for xulrunner-stub r=mfinkle, bsmedberg 2009-04-16 15:19:32 -04:00
Hiroyuki Ikezoe
1c927ffb50 bug 487174 - Modify nsXULStub to launch from GRE folder on WinCE r=bsmedberg 2009-04-13 22:49:06 -04:00
Josh Aas
338a17002d XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277 2009-03-20 16:21:08 -07:00
Brad Lassey
5963b43add bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Brad Lassey
b4646a8413 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Brad Lassey
8dd10c5664 Bug 459621 - xulrunner-stub is broken on windows r=mfinkle 2008-10-14 11:28:43 -04:00
Doug Turner
4eff22b11e Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg 2008-09-30 14:34:55 -07:00
Benjamin Smedberg
bdd7a87c35 Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted 2008-09-15 12:03:30 -04:00
Stuart Parmenter
4061a65fe6 bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg 2008-08-26 15:25:05 -07:00
Makoto Kato
96c9570ad1 Bug 437046 – Support x64 for xulrunnder.exe.manifest. r=ted.mielczarek 2008-06-07 08:14:56 +09:00
reed@reedloden.com
8dfec1d394 Bug 426083 - "Changes needed to build standalone XULRunner on BeOS ( branch 1.8 )" [p=mattmadia@gmail.com (mmadia) r=mfinkle a1.9=damons] 2008-04-08 23:49:41 -07:00
dougt@meer.net
176db0686b back out 2008-03-11 16:32:26 -07:00
dougt@meer.net
7dcf1e0ab8 Bug: 420928 default entry on win32+wince should be mainWCRTStartup r=bsmedberg, a=damons 2008-03-11 14:31:34 -07:00
reed@reedloden.com
cb615c09dd Bug 413596 - "XULRunner Stub is not built with a visual styles manifest on Windows" [p=mark.finkle@gmail.com (Mark Finkle) r=bsmedberg a1.9=beltzner] 2008-01-26 19:50:52 -08:00
benjamin@smedbergs.us
348b951ad0 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com
289dfb1316 Bug 407559 - "Allow XUL apps launched with Firefox to override name & vendor" [p=mark.finkle@gmail.com (Mark Finkle) r=bsmedberg a1.9=schrep] 2007-12-19 03:23:22 -08:00
mark.finkle@gmail.com
508a1f5af9 b=404134. r=bsmedberg. a=dsicore. Allow XULRunner apps to override application.ini 2007-11-29 09:20:54 -08:00
bent.mozilla@gmail.com
4a7c18d434 Bug 397796 - "Allow XULRunner apps to specify the name of xulrunner-stub via configure". r+a=luser. 2007-10-11 11:50:54 -07:00
bent.mozilla@gmail.com
8f7403947e Bug 392808 - 'Remove bogus assertion from nsXULStub ("Parsed app directory?") and stop leaking appData->directory'. r=bsmedberg. a=xulrunner-only 2007-08-30 15:04:08 -07:00