Commit Graph

589 Commits

Author SHA1 Message Date
Phil Ringnalda
e3862287e3 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
acd1bf506a Bustage fix for bug 541594. 2010-02-10 02:01:44 -08:00
Walter Meinl
5511b8f432 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
cace870cb2 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
bfb875e04a bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
Phil Ringnalda
1e3f2ac42e Bug 540379 - Switch file in use check to mozsqlite3.dll, r=rs 2010-01-17 12:29:23 -08:00
Marco Bonardo
a95ffe879c Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich 2010-01-15 17:40:39 +01:00
Daniel Veditz
153553d9b6 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)
f2cab6a506 bug 515433, bug 515437: Content Security Policy (CSP) core 2010-01-13 14:18:24 -08:00
Drew Willcoxon
33e230da5e Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-29 19:37:24 -08:00
Dão Gottwald
799934de98 Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure 2009-12-29 13:33:57 +01:00
Drew Willcoxon
0c4d0dc467 Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-28 09:44:53 -08:00
Ted Mielczarek
92a98a2e95 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
a54e6acfd8 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
d74c6776f3 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Benjamin Smedberg
d8c7dfc1dd Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Benjamin Smedberg
1d97bbb36a Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Benjamin Smedberg
34440c4bbc Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Benjamin Smedberg
9ae75c423f Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg
ba32537365 Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Benjamin Smedberg
1ead4f5856 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
d113609b2f 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
387de8cf2e Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Taras Glek
d07c55d805 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Nick Thomas
3be5568be7 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
5ba3ec0217 [OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw 2009-11-06 08:15:09 +01:00
Robert Strong
56532f80af Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Dan Witte
a75255221b Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato
3a0c0c3f5d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Taras Glek
1ef63bc9d4 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
bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald
f1297fc664 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
708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones
f2df9d3504 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
5586796cd1 Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao 2009-12-13 17:04:43 -08:00
Josh Aas
e0c2fe308b 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
e991ec6e9e 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
dfaafdf0d0 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
2d83c2550e 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
2fcb973fe2 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
1d126be6cd 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
41c8798093 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Dan Witte
8716af4a26 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Phil Ringnalda
b49e2a065c Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
Benjamin Smedberg
2ddee4d280 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
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Justin Dolske
54f93ec183 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
Taras Glek
0c6fdd3fa6 bug 514803: josh spotted a typo in prev patch
--HG--
extra : rebase_source : 1d09d47fc3d2bd46ea1deb0f42716d42a6552b9f
2009-09-15 19:31:47 -07:00
Taras Glek
f3f33c847d Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Jeff Muizelaar
0f6a48f4ef 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