Makoto Kato
|
30640f3b73
|
Bug 582910 - 64-bit win7: TEST-UNEXPECTED-FAIL | e4x/Regress/regress-347155.js | Exited with code -1073741571 during test run. r=dbaron, a=dbaron
|
2010-08-09 12:58:33 +09:00 |
|
Benjamin Smedberg
|
c8d10d0a20
|
Bug 577426 - Disable JavaXPCOM by default in all configurations, because there is no active maintainer, sr=shaver
|
2010-07-26 14:10:55 -04:00 |
|
timeless@mozdev.org
|
0ca334208b
|
Bug 577213 firefox 4 beta 1 gives bad error message when run on Mac OS X 10.4
r=josh r=bsmedberg
|
2010-07-07 11:55:03 +03:00 |
|
Benjamin Smedberg
|
abe60b601a
|
Fix XULRunner simple example from bug 568691.
|
2010-06-25 16:03:38 -04:00 |
|
Benjamin Smedberg
|
2977e8aabd
|
Fix XULRunner build to use a manifest for nsXULAppInstall.js, followup to bug 568691.
|
2010-06-25 11:37:23 -04: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 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07: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 |
|
Mike Hommey
|
f495b99712
|
Bug 530534 - Add -ldl in libxul-embedding pkg-config libraries [r=benjamin]
--HG--
extra : rebase_source : 8bf39fb6ef58994bbc65441daedad564f8d78d9c
|
2010-04-20 09:02:00 +02:00 |
|
Gavin Sharp
|
e68b5d89aa
|
Spelling fix to trigger builds on a CLOSED TREE
|
2010-04-19 23:11:12 -04:00 |
|
Mike Hommey
|
494b447d5a
|
Bug 555916 - Installing an application should install in /usr/local instead of /usr. r=bsmedberg
|
2010-04-06 09:06:46 +02:00 |
|
Stuart Parmenter
|
4bf458d5d7
|
bug 538183. Update xulrunner debian package control files. r=blassey
|
2010-01-06 09:10:48 -08: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 |
|
Mitchell Field
|
92a2deeef1
|
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
|
2009-11-13 14:40:00 -05:00 |
|
Armen Zambrano Gasparnian
|
ed14c31e35
|
Bug 524519 - use UPLOAD_EXTRA_FILES to upload the deb files (no need for new update targets) - r=mark.finkle,l10n
|
2009-11-12 11:03:28 -05:00 |
|
Mark Finkle
|
e910159d1a
|
Bustage fix for Maemo deb creation, r=me
|
2009-10-28 09:04:57 -04:00 |
|
Mark Finkle
|
4f1726cc4b
|
Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle]
|
2009-10-27 15:06:11 -04:00 |
|
bhsieh@mozilla.com
|
be1800b20f
|
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX)
|
2009-10-15 23:32:29 -07:00 |
|
Paul O’Shannessy
|
b996efa481
|
Backed out changeset 89f53914ecd9 (bug 511761)
|
2009-10-14 12:41:03 -07:00 |
|
bhsieh@mozilla.com
|
82dfde45d6
|
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg)
|
2009-10-14 09:40:45 -07:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Wan-Teh Chang
|
87346592e8
|
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
|
2009-09-04 18:28:54 -07:00 |
|
Mitchell Field
|
be725fa2ce
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04: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
|
ea514dd159
|
Bug 502766 – Use GreD instead of XCurProcD to find out xulrunner-stub. r=benjamin
|
2009-08-08 12:35:15 +09: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 |
|
Walter Meinl
|
81528c9f36
|
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
|
2009-08-01 21:55:07 +03:00 |
|
Walter Meinl
|
7ed6d7dd5c
|
[OS/2] Bug 507256: stop copying unused OS/2 icons for XULRunner, r=pweilbacher
|
2009-07-31 17:31:09 +02:00 |
|
Justin Dolske
|
38ea9246de
|
Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor
|
2009-07-16 12:36:26 -07:00 |
|
Hiroyuki Ikezoe
|
6eebedacb5
|
Bug 502503 – Components.result should be Components.results in nsXULAppInstall.js; r=benjamin
|
2009-07-07 07:22:42 +09:00 |
|
Matsuura Takanori
|
9c612087a4
|
Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg
|
2009-05-22 11:38:37 -04:00 |
|
Benjamin Smedberg
|
bb1c33c4ea
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04: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 |
|
Robert O'Callahan
|
e81578ba1f
|
Bug 487371. Fix Darwin/X11 xulrunner start script. r=bsmedberg
|
2009-05-08 14:56:26 +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
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Stuart Parmenter
|
92ae784765
|
bug 485940. remove unnecessary gpsd dependencies. r=bcombee
|
2009-04-08 08:29:46 -07:00 |
|
Ted Mielczarek
|
de1f97fa5d
|
(no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg
|
2009-04-02 10:12:19 -04:00 |
|
Chris AtLee
|
80e30b821f
|
bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted
|
2009-03-31 09:43:31 -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 |
|
Josh Aas
|
622a494f53
|
Plugin pkgconfig update, remove nspr dependency, define XP_UNIX for NPAPI headers, define OJI when it is available. b=453883 b=480887 r=bsmedberg
|
2009-03-18 11:20:14 -07:00 |
|
Jeff Muizelaar
|
de647c8035
|
Bug 442109 - youtube videos don't play; r=vladimir
|
2009-02-25 16:25:12 +01:00 |
|
Ted Mielczarek
|
add2be2e51
|
remove some unused cruft. rs=bsmedberg (no bug, NPOTB)
|
2009-02-18 11:17:54 -05:00 |
|
Ben Combee
|
3352431023
|
bug 475464 - Build fails in redit for Win32, NPOTB r=mfinkle
|
2009-01-26 21:40:30 -05:00 |
|