Commit Graph

283 Commits

Author SHA1 Message Date
Phil Ringnalda
05e68337ca Bug 547599 - Port the comm-central "make package-compare", r=ted
--HG--
extra : rebase_source : 47c1811b5c3328c40c26143e930095c61d772682
2010-02-21 21:55:51 -08:00
Jeremy Huddleston
b8c17b7f3e Bug 527612 - Fix packaging on darwin/x11 2010-03-07 10:51:24 +01:00
Chris Jones
2141078f6e Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Phil Ringnalda
7e1c624a23 Bug 549246 followup, forgot to remove reshipped files from removed-files.in, like I always do 2010-02-28 16:35:39 -08:00
Phil Ringnalda
d73b44b27d Bug 549246 - Go back to shipping run-mozilla.sh and the "firefox" script on OS X, r=ted
--HG--
extra : rebase_source : e9b91ffa42b8e02d23144aca84e0d773d6d5b1d0
2010-02-28 15:25:33 -08:00
Phil Ringnalda
b590225b27 Bug 547915 - Update package-manifest.in based on package-compare output, r=ted 2010-02-21 21:55:51 -08:00
Phil Ringnalda
51593ae6b7 Bug 545081 - There's no need for no_pkg_files when every platform uses a package manifest, r=ted 2010-02-08 18:21:42 -08:00
Justin Dolske
3dc4765ccc Bustage fix for bug 541594. 2010-02-10 02:01:44 -08:00
Walter Meinl
f2a4f4176b Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Matthew Gertner
2ec2b03558 bug 542004 - Removal of dependentlibs.list breaks Prism on OS X r=ted.mielczarek
--HG--
extra : rebase_source : a23b7315c735e81bbc098dba269d757f9bce38c9
2010-01-25 12:28:00 -05:00
Sid Stamm
32f5ce7b68 bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
Phil Ringnalda
08c615a602 Bug 540379 - Switch file in use check to mozsqlite3.dll, r=rs 2010-01-17 12:29:23 -08:00
Marco Bonardo
54fa20b6ee Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich 2010-01-15 17:40:39 +01:00
Daniel Veditz
0e538279e0 Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit 2010-01-14 17:19:11 -08:00
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
56ceec2c4c bug 515433, bug 515437: Content Security Policy (CSP) core 2010-01-13 14:18:24 -08:00
Drew Willcoxon
e9ef3b6403 Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-29 19:37:24 -08:00
Dão Gottwald
5a36275f09 Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure 2009-12-29 13:33:57 +01:00
Drew Willcoxon
f82aafa60b Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-28 09:44:53 -08:00
Ted Mielczarek
522f48e9f7 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Benjamin Smedberg
999be86ac2 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
737515b2c8 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Benjamin Smedberg
17cf638aac Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Benjamin Smedberg
281b9fd4a8 Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Benjamin Smedberg
eba77abeb6 Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Benjamin Smedberg
15de24f35e Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg
7801c54b0c Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Benjamin Smedberg
74932b01fe Bug 519357 - Only load known binary components from the app directory by reading a components.list file, r=vlad 2009-11-05 09:08:49 -05:00
Markus Stange
1db2aff813 Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Taras Glek
c7f069ab70 Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Taras Glek
4c56f842c8 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Nick Thomas
b670d18b37 Bug 515421, packaging fixes from Fx3.5.5 -> 3.6b2 major update test, r=ted.mielczarek
--HG--
extra : rebase_source : ba5190bab30f2efede6871391fde0daf5fec827f
2009-11-17 12:25:18 +13:00
Peter Weilbacher
5463c00e04 [OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw 2009-11-06 08:15:09 +01:00
Robert Strong
0a5ebe62ce Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Dan Witte
33058ca79e Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato
e3fe66b156 Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Taras Glek
e2335c2699 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald
d83eea4025 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald
1a1457de94 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Chris Jones
08de77b6a4 Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones
3e5fef214c bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad 2009-10-01 21:50:09 -05:00
Justin Dolske
175727d33a Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao 2009-12-13 17:04:43 -08:00
Josh Aas
f55da0118f Backed out changeset 3ff17b03644e: Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. 2009-12-13 07:57:08 -05:00
Ted Mielczarek
2a7c428b02 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-13 02:10:11 -05:00
Ryan Flint
1f2cb76806 Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Olli Pettay
7e40ce018a Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
2009-10-16 11:57:32 +03:00
Walter Meinl
229aa1cc5d Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted 2009-10-25 15:50:28 +01:00
Taras Glek
45c73c60d8 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Mitchell Field
eb31b31d25 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Dan Witte
38eb8b7058 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Phil Ringnalda
b3dd760f53 Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00