Rafael Ávila de Espíndola
|
0bd9cb7b3e
|
Bug 623126 - Add constructor for nsDebugImpl, nsTraceRefcntImpl, EmptyEnumeratorImpl, and nsSimpleUnicharStreamFactory to placate CLang; r=bsmedberg
|
2011-03-24 19:26:55 -04:00 |
|
Olli Pettay
|
68eba45f45
|
Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking
|
2011-03-24 13:34:03 +02:00 |
|
Josh Aas
|
a562088481
|
Bug 641927: Fix a large number of compiler warnings in Mac OS X code. r=benwa,bsmedberg
|
2011-03-23 11:46:57 -07:00 |
|
Mitchell Field
|
6faf9acaef
|
Merge mozilla-central to build-system.
|
2011-03-02 20:38:54 +11:00 |
|
Brad Lassey
|
4b4150a43d
|
bug 635814 - add shellName and shellVersion to nsSystemInfo r=dougt a=2.0+
|
2011-03-01 19:32:32 -05:00 |
|
Jonas Sicking
|
187d172f47
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
|
Kyle Huey
|
225c13b333
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
|
bent.mozilla@gmail.com
|
dad733aba0
|
Only run CC after the GC has run at least once (bug 626768, r=gal). a=blocker
|
2011-02-23 00:08:36 -08:00 |
|
Doug Turner
|
72e34e0acb
|
backout of 74a64df4f758 a=build-bustage
|
2011-02-24 11:21:17 -08:00 |
|
Mitchell Field
|
646d79f2db
|
Merge mozilla-central to build-system.
|
2011-02-23 00:01:54 +11:00 |
|
Mitchell Field
|
a6788f0842
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Olli Pettay
|
1fc964bf8b
|
Bug 634916 - Crash on shutdown [@ nsCycleCollector_collect] in DEBUG_CC code, r=peterv, a=NPOTB
|
2011-02-17 19:50:53 +02:00 |
|
Doug Turner
|
087439bb24
|
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
|
2011-02-16 10:43:23 -08:00 |
|
Brad Lassey
|
2ff0d3238a
|
bug 635814 - add shellName and shellVersion to nsSystemInfo r=dougt a=2.0+
|
2011-02-28 11:32:05 -05:00 |
|
Doug Turner
|
56bc86a196
|
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
--HG--
extra : rebase_source : adf4e4f912ac6cab8c48b91da35e22a2b3ba0916
|
2011-02-16 10:43:23 -08:00 |
|
Ginn Chen
|
b8af053c68
|
Bug 633457 - "Firefox hangs at startup" (r=bent, a=hardblocker)
|
2011-02-11 20:49:00 -08:00 |
|
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
94f6d9d6bd
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
|
Jacek Caban
|
e1f843a9e4
|
Bug 633820 - nsCrashOnException.cpp compilation fails to compile on mingw r=ehsan a=benjamin
|
2011-02-15 12:30:58 +00:00 |
|
Ehsan Akhgari
|
60cad0defb
|
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
|
d63e354136
|
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 |
|
bent.mozilla@gmail.com
|
6377c3205b
|
Fix DEBUG_CC (bug 615058, r=gal, a=NPOTB).
|
2011-02-09 17:34:22 -08:00 |
|
Ehsan Akhgari
|
b5adf14dec
|
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 |
|
Doug Turner
|
dadda286c4
|
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
|
3d0c14c74f
|
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 |
|
Doug Turner
|
2ed6ba5845
|
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 |
|
Peter Van der Beken
|
5da3cd5e7d
|
Fix DEBUG_CC build bustage. a=build bustage.
--HG--
extra : rebase_source : 5059f7704b2833c797aff4bb187402d9700c985b
|
2011-01-17 12:24:51 +01:00 |
|
Peter Van der Beken
|
19889ce636
|
Fix orange from 77979cd6890d. a=bustage fix.
|
2011-01-14 15:51:43 +01:00 |
|
Peter Van der Beken
|
f53484fb2d
|
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 |
|
Jacek Caban
|
5eafd1843f
|
Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin
|
2011-01-11 10:16:59 +00:00 |
|
Oleg Romashin
|
d31038374c
|
Bug 621232 - reference to deprecated /proc/component_version r=dougt a=approval2.0
|
2011-01-05 15:48:19 +02:00 |
|
Doug Turner
|
e0a1defeb1
|
Bug 619096 - nsMemoryReporterManager should be threadsafe. r=vlad a=mfinkle
|
2010-12-15 09:47:16 -08:00 |
|
Doug Turner
|
058559bb71
|
[Bug 604712] Add device information to nsISystemInfo for use by crash reporting and feedback addon. r=blassey a=blocking-fennec
|
2010-11-17 12:52:59 -08:00 |
|
Stuart Parmenter
|
6d6a3d5612
|
Bug 613321. Backing out bug 604712 (rev 6cfd43067a07) to fix hang on Galaxy S phones. a=blocking-fennec
|
2010-11-20 01:02:55 -08:00 |
|
Robert Sayre
|
4945f654ff
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
|
Robert Sayre
|
945bb866bf
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
|
Ben Turner
|
7670250f20
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
|
Doug Turner
|
fe3717a7aa
|
[Bug 604712] Add device information to nsISystemInfo for use by crash reporting and feedback addon. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 1a58215923ced152b82852b0cbd9194bde885561
|
2010-11-17 12:52:59 -08:00 |
|
Mike Hommey
|
d3307aaf7e
|
Bug 611405 part 2 - Avoid crash in nsMemoryReporterManager when jemalloc_stats is not available at runtime. r=bsmedberg,a=clegnitto
|
2010-11-17 09:56:19 +01:00 |
|
Ehsan Akhgari
|
6c2e6b0a79
|
Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
|
2010-11-09 21:02:09 -05:00 |
|
Walter Meinl
|
859a94a18d
|
Bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=daveryeo@telus.net a=benjamin
--HG--
extra : rebase_source : f73a926174bd7905f177b2e914492e42b90ac8c0
|
2010-11-09 11:13:03 +01:00 |
|
Ben Turner
|
b682a58ad1
|
Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+
|
2010-11-10 15:25:44 -08:00 |
|
Daniel Holbert
|
49dbdca896
|
Bug 596070: s/don't/do not/ in #warning message, to fix "missing terminating ' character" build warning. r=dougt a=dougt
|
2010-11-05 11:24:12 -07:00 |
|
Jory A. Pratt
|
23abde6d1a
|
Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg
|
2010-11-05 18:26:51 +01:00 |
|
Andreas Gal
|
b941a32c65
|
Re-land bug 608142.
|
2010-10-30 06:01:25 -07:00 |
|
Jeff Walden
|
d18fb5831e
|
Backed out changeset 71728ff7002c, seems to have turned mochitest-plain-2 orange.
|
2010-10-29 22:39:19 -07:00 |
|
Andreas Gal
|
64467a36d7
|
Disallow sending JS functions to a different thread (608142, r=jst).
|
2010-10-29 15:03:44 -07:00 |
|
Chris Jones
|
abe23b685e
|
Bug 601599: Link directly to jemalloc_stats on android. r=blassey a=blocking-fennec
|
2010-10-15 16:12:54 -05:00 |
|
Igor Bukanov
|
d5f7334631
|
bug 597736 - fixing TreeFragment leak. r=gal
|
2010-09-21 14:58:19 +02:00 |
|
Robert O'Callahan
|
79c4d12751
|
Fix for bug 466157 (Enable dumping of cycle-collector graphs in any build). r=dbaron, a=jst.
--HG--
extra : rebase_source : b47d149434c735981a9a80ae6016624120fee371
|
2010-08-12 12:03:23 +12:00 |
|
Matt Brubeck
|
2a08941b3d
|
Bug 580050 - Get the hardware model name on Android. r=mwu, a=blocking-fennec
|
2010-09-11 06:20:20 -07:00 |
|