Jacek Caban
|
dd418eaa20
|
Bug 633820 - nsCrashOnException.cpp compilation fails to compile on mingw r=ehsan a=benjamin
|
2011-02-15 12:30:58 +00:00 |
Ehsan Akhgari
|
645dbbd095
|
Bug 633383 - Only walk the stack when aborting in debug builds; r=dbaron a=blocking-betaN
Please note that this patch only fixes possible bogus crashes in
NS_StackWalk which prevent us from getting useful abort reports.
|
2011-02-14 13:41:34 -05:00 |
Ehsan Akhgari
|
f58fafaaaa
|
Bug 589495 - Win32 native exceptions (which could be crashes) on WoW64 are not fatal; r=bsmedberg a=blocking-betaN
|
2011-02-11 20:56:11 -05:00 |
Sean Dunn
|
c0ee694b5e
|
Bug 632280 - Remove NS_NOTREACHED occurrences near nsCacheEntryDescriptor.cpp:686; r=bzbarsky,khuey a=bsmedberg
|
2011-02-11 16:49:07 -05:00 |
Chris Leary
|
c1a0f114a8
|
Merge tracemonkey and mozilla-central. (a=blockers)
|
2011-02-11 09:56:19 -08:00 |
bent.mozilla@gmail.com
|
3a1b6f2d6f
|
Fix DEBUG_CC (bug 615058, r=gal, a=NPOTB).
|
2011-02-09 17:34:22 -08:00 |
Rafael Ávila de Espíndola
|
9b78a2e1fa
|
Bug 623129 - x86_64 NS_InvokeByIndex_P asm decl to reserve registers is not guaranteed to work as advertised; r=glandium a=shaver
|
2011-01-26 15:27:34 -05:00 |
Makoto Kato
|
d2a6b37b43
|
Bug 627606 - Remove PGO hack on Win64. r=ted a=bsmedberg
|
2011-02-09 15:51:25 +09:00 |
Ehsan Akhgari
|
8fab0798c3
|
Bug 629697 - Cache the XPConnect services for accesses from Places; r=bsmedberg a=sdwilsh
|
2011-01-28 12:15:37 -05:00 |
Serge Gautherie
|
d891d77e62
|
Bug 619350 - Better identify the 2 'Deadlock detector correctness' tests; (Av1) Remove unwanted ";" at end of macros, Make test names and (failed) result logs more explicit, Add a log when skipping TestDeadlockDetectorScalability tests.
r=jones.chris.g a=(test only).
|
2011-02-03 10:57:00 +01:00 |
Ehsan Akhgari
|
d229a4ae14
|
Bug 631156 - Bug 628885 breaks non-libxul builds with an undefined reference error for CrashReporter::AppendAppNotesToCrashReport(nsACString_internal const&), r=cjones,a=roc
|
2011-02-03 21:43:29 +13:00 |
Jeremias Bosch
|
5e4583b805
|
Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
|
2011-02-03 08:31:36 +02:00 |
Rich Walsh
|
6408e43901
|
Bug 611934 - OS/2 - implement fallocate() and fix build break; r=taras a=bsmedberg
--HG--
extra : rebase_source : fa550cc278888ae6b6cb0a36875b1287ebdd6bc3
|
2011-02-02 13:51:22 -05:00 |
Doug Turner
|
e749579745
|
Bug 630595 - Followup. Do not need a dash before the option. Removing unused memory watcher. r=blassey, a=blocking-fennec
|
2011-02-02 01:00:34 -08:00 |
Chris Jones
|
0359d354c9
|
Bug 628885: Note in minidumps when we generate them by RUNTIMEABORT()ing. r=ted a=a
--HG--
extra : rebase_source : f5f0783b0bbf594cb7fd3a761bb3354b6859ecdd
|
2011-02-01 13:53:53 -06:00 |
Jacek Caban
|
a27980a915
|
Bug 627335 - Port patch from bug 567707 to GCC assembly r=timeless a=NPOTB
|
2011-01-30 21:20:23 +00:00 |
Doug Turner
|
ccf0a38352
|
Bug 624652 - Add memory watcher to reduce the chance of ooming on the Nexus S. r=mwu/cjones. a=blocking-fennec
--HG--
extra : rebase_source : faf23b65fe8b5c64080c1ee3f6d4794e8837097d
|
2011-01-19 22:14:12 -08:00 |
Siarhei Siamashka
|
cdd3836f9e
|
Bug 619481 - after binutils upgrade, 'xptcinvoke_arm.cpp' fails to compile for ARM thumb2 with hardfp ABI r=Jacob.Bramley a=approval2.0
|
2011-01-20 08:27:51 +02:00 |
Dave Townsend
|
af83f92c66
|
Bug 474289: Automatically install add-ons distributed with the application into the user's profile. r=bsmedberg, r=robstrong, a=beltner
|
2011-01-19 14:37:24 -08:00 |
Mounir Lamouri
|
c13e492e14
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01:00 |
Boris Zbarsky
|
8e8e4f3b2a
|
Bug 626259. Use the right statvfs fields for determining disk size. r=josh, a=blocker
|
2011-01-18 21:20:35 -05:00 |
Chris Leary
|
8ac50fd25f
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-18 11:19:21 -08:00 |
Makoto Kato
|
cd17517313
|
Bug 625629 - Don't define MMX in SSE.h since Microsoft compiler for x64 doesn't support MMX. r=jlebar a=bustage-fix
|
2011-01-18 14:08:47 +09:00 |
Andreas Gal
|
c753c0012d
|
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
|
2011-01-14 17:58:40 -08:00 |
Jonathan Protzenko
|
1906950b35
|
Move comment for nsTObserverArray near the start of the file, r=bz a=bz over IRC. DONTBUILD
|
2011-01-14 18:15:27 +01:00 |
Masatoshi Kimura
|
5ce5f23928
|
Bug 377307 - nsILocalFile shows the wrong lastModifiedTime; r=jmathies a=bsmedberg
|
2011-01-17 12:33:34 -05:00 |
Peter Van der Beken
|
08d19ea33a
|
Fix DEBUG_CC build bustage. a=build bustage.
--HG--
extra : rebase_source : 5059f7704b2833c797aff4bb187402d9700c985b
|
2011-01-17 12:24:51 +01:00 |
Mark Banner
|
c7f12262b2
|
Follow up to bug 620101 put the consume pending events functionality inside the for loop where it was originally intended to be. a=test-only fix.
|
2011-01-14 15:09:34 +00:00 |
Peter Van der Beken
|
cafcf734ff
|
Fix orange from 77979cd6890d. a=bustage fix.
|
2011-01-14 15:51:43 +01:00 |
Peter Van der Beken
|
75984c249f
|
Fix for bug 621258 (Don't refcount CC listeners on the CC thread). r=bent, a=jst.
--HG--
extra : rebase_source : fa0c79fb25b9120ffe25da60249c8d07aaa0228f
|
2011-01-14 11:06:09 +01:00 |
Mats Palmgren
|
3f6003cc53
|
Bug 615147. r=dbaron a=blocking2.0:final
|
2011-01-14 01:22:26 +01:00 |
Chris Jones
|
6e1930ec83
|
Bug 594263: Bump up timeout to try to make orange go away. r=sdwilsh a=t
|
2011-01-13 18:07:43 -06:00 |
Mark Banner
|
097d15935e
|
Bug 620101 - Intermittent failing in test_nsIProcess.js | TEST-UNEXPECTED-FAIL | Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProcess.run]; r=glandium,a=test-only fix
|
2011-01-13 17:51:40 +00:00 |
Justin Lebar
|
1d88200747
|
Bug 585708 - Part 2: Move CPUID code out of SSE.h and into SSE.cpp. r,a2.0=dbaron
--HG--
extra : rebase_source : 70d336e2e0f4df5d807bc520c44740e17d69eb40
|
2010-12-16 10:42:52 -08:00 |
Justin Lebar
|
da228273d8
|
Bug 585708 - Part 1: Rework SSE.h so that it supports and encourages putting intrinsics in a file separate from the main code. r,a2.0=dbaron
--HG--
extra : rebase_source : 6bc2169ba4e451e1d8a36540614024fe40902e62
|
2010-08-11 16:49:42 -07:00 |
Rafael Ávila de Espíndola
|
073645837d
|
Bug 622142 - nsTArray class depends on invalid unqualified lookup into dependent bases of class templates; r,a=bsmedberg
|
2011-01-12 16:37:20 -05:00 |
Jacek Caban
|
d245a49b3d
|
Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin
|
2011-01-11 10:16:59 +00:00 |
Taras Glek
|
586f7db5df
|
Backed out changeset 30e1cfee3545
|
2011-01-07 12:01:48 -08:00 |
Taras Glek
|
92456ee5c1
|
bug 588873: Catch EXCEPTION_IN_PAGE_ERROR r=ben.hsieh a=approval-2.0
|
2011-01-07 10:56:21 -08:00 |
Chris Jones
|
1475aa117a
|
Bug 610823: Make nsTArray infallible by default. r=sicking a=blocker
|
2011-01-06 20:49:35 -08:00 |
timeless@mozdev.org
|
8c74ea5609
|
Bug 620968 GetUnixXDGUserDirectory can leave rv uninitialized ifdef MOZ_PLATFORM_MAEMO
r=dougt a=dougt
|
2011-01-05 14:17:10 -08:00 |
timeless@mozdev.org
|
9b57fb5dc2
|
Bug 607944 Canary fails to build with --disable-libxul (missing symbol XRE_GetProcessType)
r=cjones a=bsmedberg
|
2011-01-05 14:11:56 -08:00 |
Oleg Romashin
|
13e2986b1f
|
Bug 621232 - reference to deprecated /proc/component_version r=dougt a=approval2.0
|
2011-01-05 15:48:19 +02:00 |
timeless@mozdev.org
|
ed998f534b
|
Bug 569454 bad ownership model for allProperties in GRE_GetGREPathWithProperties, r+a=bsmedberg
|
2010-12-09 01:22:00 -08:00 |
Jacek Caban
|
9a51b29bbf
|
Bug 615212 - GCC's win64 ABI change broke compilation on mingw-w64 (xptcall part) r=timeless a=NPOTB
|
2010-12-20 15:31:14 +00:00 |
Shawn Wilsher
|
14c17944d1
|
Merge Places and mozilla-central
a=bsmedberg
|
2010-12-15 19:24:51 -08:00 |
Shawn Wilsher
|
9796714cea
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
Shawn Wilsher
|
6d4872a988
|
Merge mozilla-central into Places.
|
2010-12-07 15:06:32 -08:00 |
Taras Glek
|
5a1057d59a
|
Bug 616256 - Don't stat files on directory enumeration on windows r=bsmedberg+dougt a=2.0
|
2010-12-07 11:47:24 -08:00 |
Shawn Wilsher
|
2c1affd39a
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |