Felix Fung
|
3485c4a150
|
Bug 688083 - Plugin Crash: Sync Submit Report Checkbox With Pref Between Instances. r=dolske
|
2011-10-03 13:26:08 -07:00 |
Ehsan Akhgari
|
1deb9f1504
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Jeff Walden
|
1bb2d1626a
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
Jeff Walden
|
1872189eac
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
37f2b96015
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
Josh Matthews
|
ba82aff231
|
Bug 581341 - Part 6: Hack around an MSVC PGO bug. r=ted
|
2011-09-30 13:02:52 -04:00 |
Josh Matthews
|
ef710df405
|
Bug 581341 - Part 3: Install child process exception handler before activating breakpad. r=bsmedberg
|
2011-06-23 19:30:31 -04:00 |
Josh Matthews
|
8083594d0e
|
Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted
|
2011-06-08 16:21:03 -04:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Bill McCloskey
|
0f8c6567db
|
Bug 662646 - Add API to register memory for inclusion in crash reports (r=ted)
|
2011-07-07 17:31:01 -07:00 |
Matheus Kerschbaum
|
08c43219e7
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
timeless@mozdev.org
|
7b2877662c
|
Bug 587488 warning: CrashReporter::OOPDeinit() declared static but never defined [!IPC]
r=luser
|
2011-03-22 10:57:26 -04:00 |
Chris Leary
|
04bc7be28c
|
Merge mozilla-central and tracemonkey. (a=blockers)
|
2011-02-06 15:30:39 -08:00 |
Serge Gautherie
|
0ed64c8652
|
Bug 626169 - [Win2k3 SDK] "nsExceptionHandler.cpp(739) : error C2065: 'MiniDumpWithFullMemoryInfo' : undeclared identifier"; (Av1) Match existing |ifdef XP_WIN32|, Add |#if MOZ_WINSDK_TARGETVER >= MOZ_NTDDI_LONGHORN|.
r=ted.mielczarek a-2.0=benjamin.
|
2011-02-02 18:32:19 +01:00 |
Ted Mielczarek
|
ca06f1210a
|
Fix whitespace from bug 620974
--HG--
extra : rebase_source : d8c83289d8f2b4e96363c69041c390d1053344c9
|
2011-01-28 11:28:10 -05:00 |
Rafael Ávila de Espíndola
|
92198ae715
|
Bug 623122 - CurrentThreadId does not have a return for an unreachable exit path (missing return); r=ted a=bsmedberg
--HG--
extra : rebase_source : a2f7b61192957dc32c1f85edf232d51431e64483
|
2011-01-21 14:12:21 -05:00 |
Ted Mielczarek
|
91fbb5447a
|
bug 620974 - add memory mapping info to Windows minidumps when we have a new enough dbghelp.dll. r+a=bsmedberg
--HG--
extra : rebase_source : 6e031939fefe0f36343a16a123552f0828203e1f
|
2011-01-12 14:13:52 -05:00 |
Ted Mielczarek
|
45e471fa27
|
Backed out changeset cc4c72425f0e, bug 620974 - Add memory mapping info to Windows minidumps. r=timeless,bsmedberg, a=bsmedberg
Didn't fix the actual bug, new patch being landed.
--HG--
extra : rebase_source : 83a7941aa4cdea46df724871cd2d2eefd157440a
|
2011-01-11 10:28:55 -05:00 |
Bill McCloskey
|
d93e79f85e
|
Bug 630288 - Reduce stack usage of MiniDumpCallback (r=ted)
|
2011-02-02 10:22:32 -08:00 |
Benjamin Smedberg
|
5923cde28e
|
Bug 624835 - Exception handler ignores ::DebugBreak exceptions when it really shouldn't, r=ted a=blocker
--HG--
extra : rebase_source : 619ac4f326a67d114900691f6e61ca4a00a6f73d
|
2011-01-11 17:01:22 -05:00 |
Ted Mielczarek
|
d641c9cd5a
|
bug 620974 - Add memory mapping info to Windows minidumps. r=timeless,bsmedberg, a=bsmedberg
--HG--
extra : rebase_source : 2c6b3d8d209ff8f69cdf39491bf34758984e31c9
|
2010-12-23 14:18:31 -05:00 |
Timothy Nikkel
|
a1ef4455fd
|
backed out f7a6e3530d99 (bug 620974) for xpcshell failure a=backout
|
2010-12-24 16:17:22 -06:00 |
Ted Mielczarek
|
5171bf34aa
|
bug 620974 - Add memory mapping info to Windows minidumps. r=timeless, a=gavin.sharp
--HG--
extra : rebase_source : f52d894e18fab175032256de9fb943caf327d7bc
|
2010-12-23 14:18:31 -05:00 |
Ted Mielczarek
|
ec48a49e54
|
bug 493779 - Report some memory information with Windows crash reports. r+a=bsmedberg
|
2010-12-15 11:35:44 -05:00 |
Brad Lassey
|
f44a5fd4cf
|
bug 620811 - Crash on restarting fennec r=mwu a=stuart
|
2010-12-21 20:56:07 -05:00 |
Ted Mielczarek
|
5c5a52f2d8
|
bug 605832 - Remote AddLibraryMapping from the child process, and use the results for child process minidump generation. r=cjones a=blocking-fennec
|
2010-11-24 09:15:03 -05:00 |
Chris Jones
|
f470df373a
|
Bug 607534: Avoid fd remap collisions. r=mwu a=blocking-fennec
|
2010-10-29 14:20:43 -05:00 |
Ted Mielczarek
|
b1152c8fb8
|
bug 603592 - Swap endianness on GUIDs when de-stringifying them. r=mwu, a=blocking-fennec
--HG--
extra : rebase_source : fef5970b706e352cf442526f3a419a76696b5413
|
2010-10-22 14:38:58 -04:00 |
Ted Mielczarek
|
8c1c5e54c1
|
bug 603592 - Add an API for the Android embedding to use to provide info about shared libraries mapped into anonymous mappings. r=mwu a=blocking-fennec
|
2010-10-19 15:05:47 -04:00 |
Ted Mielczarek
|
0dec26e812
|
bug 595171 - crashreporter glue for Android. r=blassey a=blocking-fennec
|
2010-10-13 14:27:44 -04:00 |
Josh Matthews
|
b08667bf02
|
Bug 603547 - Short-circuit annotation attempts if crash reporter is not enabled. r=bsmedberg a=blocking-fennec
--HG--
extra : rebase_source : d9e8d0eb0773e5a2922ef168f323020e801036b1
|
2010-10-13 21:47:43 -04:00 |
Ted Mielczarek
|
fcb4c12897
|
Bug 600408 - Fix crashreporter launching code to launch correct architecture on OS X 10.5. r=josh a=blocking-beta7
|
2010-10-01 15:56:25 -04:00 |
Ted Mielczarek
|
201396dcf8
|
bug 587747 - Implement writing of minidumps from hang detection on OS X. r=cjones a=blocking
--HG--
extra : rebase_source : fef081b5b0fae828ecc0c2678d83787778dfc70d
|
2010-08-27 09:32:45 -04:00 |
Ted Mielczarek
|
1438d8780c
|
bug 559228 - Implement multi-process crash reporting on Mac. r=bsmedberg a=blocking
--HG--
extra : rebase_source : 83e8073a3c8e47f8fec39b123221f80db89941e7
|
2010-08-16 15:05:09 -04:00 |
Ted Mielczarek
|
8365c11722
|
bug 559228 - Update Breakpad to r652 (mozilla build system changes). r=bsmedberg a=blocking
--HG--
extra : rebase_source : a3aeb2907f6102abd1628387beed004e242f9c3b
|
2010-08-16 15:05:09 -04:00 |
Ted Mielczarek
|
877f34c560
|
bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
|
2010-08-11 10:57:44 -04:00 |
L. David Baron
|
73c8897ed9
|
Backed out changeset fef97fa21915 (bug 584582) for causing compilation failures on Windows.
|
2010-08-11 12:25:55 -07:00 |
Ted Mielczarek
|
85addc3a0f
|
bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
--HG--
extra : rebase_source : 17a3fc38dc225906301ebb61a24bf3252634af92
|
2010-08-11 10:57:44 -04:00 |
Ted Mielczarek
|
a0de612c90
|
bug 573290 - use libc / syscall wrappers for Linux in exception handler callback to avoid dynamic linker. rs=khuey a=fixing orange
|
2010-07-29 11:31:07 -04:00 |
Mark Finkle
|
46f01bd064
|
Bug 578952 - Page doesn't load when electrolysis is enabled (OS X bustage fix) [r=ted a=blocking-fennec:2.0a1+]
|
2010-07-23 11:24:52 -04:00 |
Chris Jones
|
f3eed7c521
|
Bug 578952 - Page doesn't load when electrolysis is enabled [r=ted a=blocking-fennec:2.0a1+]
|
2010-07-23 01:28:55 -05:00 |
Benjamin Smedberg
|
1b0b1b4b33
|
But 573290 - Intermittent (and not so intermittent with bug 568691!) failure in test_crashreporter_crash.js: the minidump callback is calling open(), which enters the dynamic loader and trashes memory, specifically the .extra file data. r=ted
|
2010-06-29 13:19:09 -04:00 |
Josh Aas
|
9aaec7467a
|
Bustage fix for non-IPC crash reporter. b=542379
|
2010-06-20 23:04:31 -04:00 |
Josh Aas
|
e4d21a4663
|
Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted
|
2010-06-20 22:07:59 -04:00 |
Ted Mielczarek
|
d83e5acc6d
|
bug 563662 - FPU Exception filter crashes when we hit a pure virtual function call. r=bsmedberg
--HG--
extra : rebase_source : 34016adebf806015162553df71ad28879105e978
|
2010-05-04 15:34:55 -04:00 |
Chris Jones
|
e865231f39
|
Bug 557011: Ensure OOP crashreporter has been initialized on mac. r=bsmedberg
|
2010-04-12 15:47:47 -05:00 |
Chris Jones
|
b4dbe52378
|
Bug 555309, part 4: Insert an artificial exception stream into non-crash browser-side minidumps. r=bsmedberg
|
2010-03-30 19:24:48 -05:00 |
Chris Jones
|
622b1656ce
|
Bug 555309, part 2: Allow a particular subprocess thread to be "blamed" in an OOP minidump. r=bsmedberg
|
2010-03-30 19:24:46 -05:00 |
Chris Jones
|
6b8925c381
|
Bug 555309, part 1: Add a CrashReporter::CurrentThreadId interface. r=bsmedberg
|
2010-03-30 19:24:45 -05:00 |
Chris Jones
|
1205a65069
|
Stub out OOP crashreporter on OS X. b=555714 r=josh
|
2010-03-30 13:32:53 -04:00 |