Chris Jones
|
800ff959c1
|
Bug 522126, part 3: Use POSIX-clock TimeStamp/TimeDuration implementation if configure.in says it's supported. r=luser
|
2010-01-07 11:21:33 -06:00 |
|
Ginn Chen
|
48924ed436
|
Bug 537369 Failed to build with --enable-dtrace for 64bit libraries r=bsmedberg
|
2010-01-06 15:02:52 +08:00 |
|
Oleg Romashin
|
2541cfdd66
|
Bug 532608 - osso-mem.h used but not added to system-headers, r=benjamin
|
2009-12-21 13:32:36 +02:00 |
|
Oleg Romashin
|
a4d6032eb7
|
Bug 532072 - Conic system-headers are missing when compiling with maemo, r=ted.mielczarek
|
2009-12-21 13:29:06 +02:00 |
|
Oleg Romashin
|
dc0028673d
|
Bug 528004 - system wrappers does not include hildon-file-chooser-dialog.h, r=ted.mielczarek
|
2009-12-21 13:27:20 +02:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Ted Mielczarek
|
cb5d727842
|
bug 522804 - fix two more JarMaker lockFile race conditions on Windows. r=pike
|
2009-11-24 07:11:25 -05:00 |
|
Ted Mielczarek
|
ec1f6482df
|
bug 522804 - ZipFile exception.WindowsError build problem. r=pike
--HG--
extra : rebase_source : 9a940d5e8aed187f91584a86c7bd456bd249622c
|
2009-11-23 10:20:21 -05:00 |
|
Ted Mielczarek
|
d05bbfd9e2
|
bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg
|
2009-11-23 10:20:21 -05:00 |
|
Ted Mielczarek
|
f8fa72d34f
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Ginn Chen
|
8042e8805d
|
Bug 522440 QCMS: Make sse/sse2 code built with Sun Studio 12 on Solaris r=jmuizelaar, ted.mielczarek
|
2009-11-20 14:15:39 +08:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Brad Lassey
|
e496cd2077
|
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
|
2009-12-04 14:14:18 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Ted Mielczarek
|
9fc72c1088
|
bug 463411 - nsinstall.exe can race creating directories. r=timeless
|
2009-10-30 13:00:20 -04:00 |
|
Mark Finkle
|
2a60c72d7a
|
Bug 495674: Internet connection should be initiated if needed [r=biesi]
|
2009-11-18 10:20:45 -05:00 |
|
Nirbheek Chauhan
|
48dd8bd161
|
Bug 528941 - Remove pangox.h includes. r=karlt
|
2009-11-18 14:20:15 +01:00 |
|
Benjamin Smedberg
|
eba77abeb6
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
|
Benjamin Smedberg
|
e65c5fcba5
|
Don't special-case WINCE for nsinstall... hopefully this will make the WinMo tree green.
|
2009-10-27 10:50:30 -04:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -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 |
|
Benjamin Smedberg
|
fa058fc1f1
|
Merge mozilla-central to electrolysis to pick up bug 515436.
|
2009-10-12 10:51:38 -04:00 |
|
Dave Yeo
|
e1f3c5d519
|
[OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher
|
2009-10-12 10:33:20 +02:00 |
|
Phil Ringnalda
|
90f4db5b2e
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
|
Benjamin Smedberg
|
87e746210d
|
Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
|
2009-10-23 13:00:19 -04:00 |
|
Jim Blandy
|
c93384a279
|
Bug 517566: Enable WebGL in configure.in, and check for requisite headers. r=vladimir,r=dbaron
|
2009-10-27 09:05:51 -07:00 |
|
Chris Jones
|
826a18e082
|
bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg
|
2009-10-06 13:02:26 -05:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Markus Stange
|
49505be9f8
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
|
Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Ted Mielczarek
|
03b86b92b4
|
bug 520359 - pymake fails to build Firefox r=bsmedberg
--HG--
extra : rebase_source : d8c6f4927a1d41ccb4d46c33c4c98812bdbb098d
|
2009-10-08 14:10:50 -04:00 |
|
Benjamin Smedberg
|
2bb0130dcb
|
Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis.
|
2009-10-04 14:35:33 -04: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 |
|
Markus Stange
|
5506bd72d5
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
|
Ben Turner
|
29c6cc37ec
|
Merge mozilla-central
|
2009-09-23 13:14:34 -07:00 |
|
Benjamin Smedberg
|
56a8d84c46
|
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 |
|
Ben Turner
|
66a36315ce
|
Merging mozilla-central once more to hopefully clear windows unit tests
|
2009-09-20 10:47:21 -07:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Vladimir Vukicevic
|
411b62d064
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
|
Benjamin Smedberg
|
d44f878b56
|
Merge mozilla-central into Electrolysis.
|
2009-09-18 16:47:18 -04:00 |
|
Axel Hecht
|
f4cd549add
|
Bug 528911, lockFile should catchIOError when open()ing lock file, r=ted.mielczarek
--HG--
extra : rebase_source : 7efdc4a6fd4dff10efb855e09799ba7e15b343bf
|
2009-11-17 12:24:07 +13:00 |
|
Brad Lassey
|
04ffc11af6
|
bug 524554 - WinMo package-tests broken: nsinstall path too long r=ted
|
2009-10-28 16:12:13 -04:00 |
|
Karl Tomlinson
|
a527c04bef
|
b=518506 make public pixman symbols available in --disable-libxul and --enable-system-cairo builds r=bsmedberg
|
2009-12-14 10:00:31 +13:00 |
|
Jory A. Pratt
|
46a6dda34f
|
Bug 448386 - Build error _javagen/org/mozilla/interfaces/nsIMicrosummaryService with xulrunner, r=ted.mielczarek
|
2009-11-13 08:45:00 -08:00 |
|
Benjamin Smedberg
|
50d59bbf8a
|
Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras
--HG--
extra : rebase_source : 3dc3327030dc2cdf45bdd9170c5e9d02908c0d0c
|
2009-09-04 11:21:31 -04:00 |
|
Taras Glek
|
9b788e903b
|
Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg
--HG--
extra : rebase_source : 4f3034c93cc76c7504d1cfb21953c495c35d068f
|
2009-09-18 10:26:13 -07:00 |
|