Граф коммитов

690 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg 1ddd6a47d6 Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg 2f820ee20a Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Markus Stange 749c8a42c7 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 223502e19f Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Taras Glek 9ec79636b9 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Dan Witte 19abe30222 Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato a8b599706d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Taras Glek 9873e4da56 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 b2719c1a19 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald 4f22cf70de 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 6f1c8167d4 Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones 2515107a6f 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
Olli Pettay 7effd419be Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
2009-10-16 11:57:32 +03:00
Taras Glek a39d7b167b 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 02e66e18b9 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Dan Witte e2088e87ef Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Phil Ringnalda b42d0d2ce9 Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
Benjamin Smedberg 8ca5c5cfe7 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 fceecee8a4 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Justin Dolske f6e8daf808 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
Taras Glek 461e3474c6 bug 514803: josh spotted a typo in prev patch
--HG--
extra : rebase_source : 1d09d47fc3d2bd46ea1deb0f42716d42a6552b9f
2009-09-15 19:31:47 -07:00
Taras Glek c11e54777f 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 71f497576e 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 f359b2b3c8 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 : d501b6c2ec3ee7d6bd82949b30051e82c947b3fa
2009-09-14 10:48:26 -07:00
Justin Dolske fcf4514579 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 d8ad5ef64a Backed out changeset 40811b076d51 2009-09-13 17:36:23 +02:00
Taras Glek d5fc560904 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 2c0df4289e Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg 2009-09-11 09:30:38 +01:00
Ted Mielczarek 326e014af6 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 3401cf2bae 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 0071fd4ada 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 0282374994 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 9789265fec 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 4a70b76549 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
tglek@mozilla.com b41814d3c7 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Nick Thomas 7ac566aefc Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Ted Mielczarek d755006a87 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 4c939def3d bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
Steffen Wilberg b0ac6eb5a1 Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Doug Turner 5eca5dfccc Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted 2009-08-21 13:13:15 -07:00
adw@mozilla.com 71768d5852 Bug 510309 - Link XPTs for OS X DMG packages (r=ted) 2009-08-20 09:48:25 -07:00
Ryan Flint 528e93ff83 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Phil Ringnalda 5bdc88648a Bug 510894 - only build nsICanvasGLPrivate if MOZ_ENABLE_CANVAS3D is set, put it in content_canvas.xpt instead of content.xpt, and remove the accidental content.xpt, r=ted,vlad 2009-08-18 19:57:22 -07:00
Nick Thomas 06c103f52e Bug 503469, package splash.bmp on --enable-splashscreen, r=ted.mielczarek 2009-08-19 13:51:56 +12:00
Taras Glek ca66146094 Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Nick Thomas c0e897014e Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas c408412781 Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek 2009-08-11 15:45:40 +12:00
Dave Townsend 17e07af1ab Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Dave Townsend fc277abc87 Bug 509194: Remove extension manager dependency on classic.jar (build changes). r=dao 2009-08-10 09:51:28 +01:00
Shawn Wilsher cf7c6d6424 Merge places to mozilla-central. 2009-07-27 08:50:26 -07:00