Commit Graph

1822 Commits

Author SHA1 Message Date
Benjamin Smedberg
2700d8af39 Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Benjamin Smedberg
679fa9ab75 Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg
e1469ff442 Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Benjamin Smedberg
5e5b33e904 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
84a94c4263 Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs 2009-10-09 18:20:37 +13:00
Taras Glek
3200e50b73 Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Taras Glek
ba915c7b5d Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Nick Thomas
563ddef24f Bug 515421, packaging fixes from Fx3.5.5 -> 3.6b2 major update test, r=ted.mielczarek 2009-11-17 12:25:18 +13:00
Peter Weilbacher
e56d8b5993 [OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw 2009-11-06 08:15:09 +01:00
Robert Strong
9bc0b791f9 Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Dan Witte
a2ab56b50a Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato
26c3cbc45b Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Taras Glek
d411729b1c 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
5f10f8caa1 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald
b42efdbcad 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
e2ae8bdb88 Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones
054774d2e1 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
67992c6f3d Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao 2009-12-13 17:04:43 -08:00
Josh Aas
6c205ddf43 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
080a213e8a 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
0001385cca Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad 2009-11-07 02:19:44 -05:00
Olli Pettay
acc37b71ce Bug 448602 - Have a way to enumerate event listeners, r=bz 2009-10-16 11:57:32 +03:00
Walter Meinl
a7c7c8c579 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
aff65029d4 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-12 12:31:50 -07:00
Mitchell Field
2811819f31 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Dan Witte
2f9b51d42e Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Phil Ringnalda
c162ca334f Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
Benjamin Smedberg
70fb37503f Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
Phil Ringnalda
99af5c5c2f Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Justin Dolske
62d03ca4e7 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
Taras Glek
f05e68303f bug 514803: josh spotted a typo in prev patch 2009-09-15 19:31:47 -07:00
Taras Glek
9c9f6d659c Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg 2009-09-14 10:48:26 -07:00
Jeff Muizelaar
76b9d1c5c8 Backout ffcfaed61bed: Taras Glek – Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
This caused an unexplained Ts improvement and obj-c exceptions during Ts.
2009-09-14 16:54:21 -04:00
Taras Glek
6ebef6fab2 Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg 2009-09-14 10:48:26 -07:00
Justin Dolske
93248085f4 Bug 514742 - [wince] Flash plugin not recognized in 1.9.2 nightly builds. r=vladimir 2009-09-13 13:26:31 -07:00
Dão Gottwald
a946fee738 Backed out changeset 40811b076d51 2009-09-13 17:36:23 +02:00
Taras Glek
e78660ac94 Bug 507288 - move greprefs/*js into res/greprefs.js and add that to toolkit.jar. r=benjamin 2009-09-13 15:52:24 +02:00
Mark Banner
9facb28156 Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg 2009-09-11 09:30:38 +01:00
Ted Mielczarek
6e33168edd bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). Win32 bustage fix (argh) 2009-09-08 14:17:34 -04:00
Ted Mielczarek
2d659fd4a2 bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). extra ifdefs to silence the remaining packager warnings. r=bsmedberg 2009-09-08 14:09:12 -04:00
Taras Glek
887f40b3d1 Bug 508421 - move res/ stuff into toolkit.jar. followup to fix packaging bits. r=ted 2009-09-08 12:16:56 -04:00
Ted Mielczarek
f4bee14ebc bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). followup bustage fixes for Linux 2009-09-08 11:59:59 -04:00
Ted Mielczarek
484c90a3af bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). r=bsmedberg 2009-08-27 17:22:04 -04:00
Robert Strong
99d996ad12 Bug 508684 - Add Ability to Change 'Firefox as your default browser' and inform of upgrade on Summary step. r=jmathies 2009-09-04 12:44:23 -07:00
36851971f1 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Nick Thomas
a4af3694ed Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Ted Mielczarek
af9113a438 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Ted Mielczarek
c56b64284d bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg 2009-08-17 13:13:37 -04:00
Steffen Wilberg
d80169c2ec Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg 2009-08-21 21:26:02 +02:00
Doug Turner
5e867e68d7 Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted 2009-08-21 13:13:15 -07:00