David Rajchenbach-Teller
e3611bca94
Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj
2014-09-25 17:19:34 +02:00
Benjamin Smedberg
8609fb918b
Bug 791244 - undo the pref for the temporary hang server for nightly/aurora, now that Socorro has the data in its API, r=gfritzsche
...
--HG--
extra : rebase_source : 14d923b9b21a07e43826bd2009588ad57f120655
2014-09-08 11:17:10 -04:00
Birunthan Mohanathas
3dfe19eb74
Bug 1059390 - Part 5: Add and use CrashManager.generateSubmissionID(). r=gps
2014-09-02 10:02:40 -07:00
Mike Hommey
4b99580194
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
...
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
ed70c5f377
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Ehsan Akhgari
5bffafdd26
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
2014-09-02 18:24:24 -04:00
Robert Longson
c4cf1d93c6
Bug 1054632 - constructor init list in wrong order in CrashGenerationServer r=ted
2014-08-30 09:15:35 +01:00
David Major
73981dd834
Bug 1007534 - Part 6: xpcshell test for memory data in crash reporter. r=ted
2014-08-30 17:22:14 +12:00
David Major
8cb88f5b6b
Bug 1007534 - Part 5: Support memory files in CrashSubmit.jsm. r=ted
2014-08-30 17:21:25 +12:00
David Major
5295e2e05c
Bug 1007534 - Part 3: Submit about:memory data from the native crash client. r=ted
2014-08-30 17:21:18 +12:00
David Major
d80937d12e
Bug 1007534 - Part 2: Support for multiple upload files in the crash reporter clients. r=ted
2014-07-14 17:32:24 +12:00
David Major
9cb7f94c04
Bug 1007534 - Part 1: Add a saveMemoryReport method to nsICrashReporter. r=froydnj
2014-08-30 17:21:09 +12:00
David Major
02c81efdf7
Bug 1048091 - Support for multiple upload files in Breakpad. r=ted
2014-08-30 15:49:33 +12:00
Birunthan Mohanathas
38c41f731b
Bug 1059390 - Part 4: Fix crash submission event file handling and add test. r=bsmedberg
...
This also changes things to use a "sub-" prefix for the generated submission ID
in order to distinguish it from a local/remote crash ID.
2014-08-29 13:38:53 -07:00
Birunthan Mohanathas
43e0d818c0
Bug 1059390 - Part 2: Store remote Breakpad ID for submissions through CrashSubmit. r=gps
2014-08-28 21:03:02 -07:00
Birunthan Mohanathas
edceca2f43
Bug 1024672 - Follow-up: Remove braces around submission ID. r=gps
2014-08-28 21:02:59 -07:00
David Major
999888a513
Bug 1023941 - Part 4: Static-link the CRT into crashreporter.exe. r=ted
...
--HG--
rename : toolkit/crashreporter/breakpad-windows-libxul/moz.build => toolkit/crashreporter/breakpad-windows-libxul/staticruntime/moz.build
extra : rebase_source : e6c6e848b1d98e3459fd71997737ea7672cac415
2014-08-28 14:51:25 +12:00
David Rajchenbach-Teller
eb93e16fa1
Bug 1038342 - Add a Shutdown watchdog. r=froydnj, r=ted, sr=bsmedberg
2014-08-26 14:54:43 +02:00
Birunthan Mohanathas
b86bfef458
Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps
2014-08-21 15:43:50 -07:00
Mike Hommey
89777800f9
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
d9443ec932
Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal
2014-08-06 07:25:33 +09:00
Ted Mielczarek
3d7e8f6610
bug 1045662 - add an extra normcase to symbolstore.py path handling to fix Windows. r=gps
2014-07-30 08:00:59 -04:00
Nathan Froyd
542214c4df
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
...
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Georg Fritzsche
9d70e0eca1
Bug 1012912 - Killing plugin-container with SIGABRT doesn't trigger the crash reporter on Mac. r=ted
2014-07-29 16:58:34 +02:00
Mike Hommey
5f6ba110e6
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
2014-07-29 08:55:55 +09:00
Nathan Froyd
d70f48715a
Backout 8613370d058a (bug 820716) on suspicion of breaking e10s M3 tests on a CLOSED TREE
2014-07-25 23:00:54 -04:00
Ted Mielczarek
fa87cb6c1c
bug 820716 - Call OOPInit during startup. r=khuey
2014-07-25 07:29:39 -04:00
Ted Mielczarek
d6179253e0
bug 462159 - Use install manifests to track header files from dist/include back to srcdir in symbolstore.py. r=gps
2014-07-18 16:33:34 -04:00
Mike Hommey
1b6283507b
Bug 1043289 - Don't declare SOURCES and USE_LIBS when there is nothing to build. r=mshal
2014-07-25 07:10:15 +09:00
Jed Davis
a3b8bd49ee
Bug 1042261
- Don't crash while trying to report a crash if reporting is disabled. r=ted
2014-07-22 13:05:00 +02:00
Mike Hommey
7cab62150a
Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps
2014-07-23 13:33:09 +09:00
Mike Hommey
95063176fa
Bug 1036894
part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
...
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.
Always pass EXTRA_LIBS before OS_LIBS on linker command lines.
Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5fab42fcaf
Bug 1036894
part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Mike Hommey
8e037642dc
Bug 1036894
part 7 - Move HOST_LIBS to moz.build, as HOST_USE_LIBS. r=gps
2014-07-23 13:29:50 +09:00
Mike Hommey
bc5d6801bb
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Mike Hommey
d3f990ebdb
Bug 1040639 - Remove LIBS_DIR. r=mshal
2014-07-19 08:42:16 +09:00
Ryan VanderMeulen
4eb376e702
Merge m-c to inbound. a=merge
2014-07-18 15:47:48 -04:00
Benjamin Smedberg
09c4a643b3
Bug 1039577 - CrashReporter::OOPInit should be multithread-safe, r=ted
2014-07-18 13:31:45 -04:00
Steven MacLeod
8c0f5091f2
Bug 994707 - Fix crash reporter writing submission events with CRLF line endings on windows. r=bsmedberg
...
This introduces a new argument to UIOpenWrite to open the file in binary
mode. We now write the submission events in binary mode so that LF
characters will not be translated to CRLF on Windows.
--HG--
extra : rebase_source : 828d593503960c77bcb6baee69d23161c838d3f6
2014-07-16 15:47:57 -04:00
Birunthan Mohanathas
528d7c7dc6
Bug 994708 - Part 2: Record submission event for plugin crashes. r=gps
2014-07-09 08:14:42 -07:00
David Major
3db31b2ab3
Bug 1028972 - Adjust Breakpad reservation for inflation. r=bsmedberg
...
--HG--
extra : rebase_source : e7811bc095ac739c2e5629fbdaa7c81686938416
2014-07-09 10:41:46 +12:00
Jim Chen
455c5b1b12
Bug 1033006 - Don't free pointer in BasicCodeModules::BasicCodeModules before possibly using it; r=ted
2014-07-08 14:53:17 -04:00
Steven MacLeod
932a12f1d7
Bug 994707 - Write crash submission events. r=ted
...
--HG--
extra : rebase_source : 11f614bdb0c8f6bf63ddc937957b89b7184eaad9
2014-07-03 14:54:54 -04:00
Steven MacLeod
7e85a0256a
Bug 994707 - Provide the crash events path as an environment variable for the crashreporter. r=ted
...
--HG--
extra : rebase_source : 96388b73c887a71fae9039a071e4733c9302eb61
2014-07-03 17:51:08 -04:00
Wes Kocher
5b3a2dbf16
Backed out 3 changesets (bug 994707) for Valgrind and XPCShell bustage on a CLOSED TREE
...
Backed out changeset 76555f34c210 (bug 994707)
Backed out changeset 3dd92fb7c846 (bug 994707)
Backed out changeset 802779efce2b (bug 994707)
2014-07-01 11:04:30 -07:00
Steven MacLeod
69c788f3f5
Bug 994707 - Write crash submission events. r=ted
...
--HG--
extra : rebase_source : 47ead0e8b561019ce382aa2a848fca4baf92f2fe
2014-07-01 12:52:23 -04:00
Steven MacLeod
575447ec2c
Bug 994707 - Provide the crash events path as an environment variable for the crashreporter. r=ted
...
--HG--
extra : rebase_source : 1ca29ca44c3fbf18504afe0ce1a6c1d1d87a49a2
2014-07-01 12:52:22 -04:00
Birunthan Mohanathas
bc638d3b4e
Bug 994708 - Part 1: Cleanup CrashSubmit.jsm. r=gps
2014-06-20 08:31:29 -07:00
Benoit Jacob
7784d25921
Bug 1028420 - Non-unified build fails when using --enable-warnings-as-errors - bustage fix, no review
2014-06-23 14:49:09 -04:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
David Rajchenbach-Teller
24fcd57abd
Bug 1008944 - Expose AsyncShutdown barriers for OS.File. r=froydnj
2014-06-17 15:11:00 -04:00
Nathan Froyd
d337b14be1
Bug 1022684 - add -Wno-unused-local-typedefs to various bits of crashreporter building; r=mshal
2014-06-09 11:12:06 -04:00
Chris Peterson
1c950ef37a
Bug 666646 - Part 2: Cherrypick -Wdeprecated-register warning fix from upstream google-breakpad. r=ed
2014-05-29 21:17:14 -07:00
David Rajchenbach-Teller
394d31a92b
Bug 1018895 - Make AsyncShutdown output easier to parse by TBPL. r=froydnj, r=edmorley
2014-06-03 01:14:00 -04:00
Jason Orendorff
0629a4a901
Bug 987995, part 4 - Add new crash reporter annotations for JS out-of-memory conditions. r=mccr8,r=bsmedberg.
2014-05-22 08:18:02 -05:00
Jim Chen
97756868df
Bug 1011680 - Fix crash reporter warnings when building with GCC 4.8. r=ted
2014-05-20 09:54:00 -04:00
Birunthan Mohanathas
085f40aff8
Bug 869836 - Part 11: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan
...
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Carsten "Tomcat" Book
a6835d5489
Backed out changeset 2f6f548cd175 (bug 987995) for bustage on a CLOSED TREE
2014-05-22 15:57:30 +02:00
Jason Orendorff
4af0ae2ea3
Bug 987995, part 4 - Add new crash reporter annotations. r=mccr8,r=bsmedberg.
2014-05-22 08:18:02 -05:00
Bob Owen
ee8279fff4
Bug 997440 - Fix some more error reporting in crashreporter tests. r=bholley
2014-05-20 22:52:19 -07:00
Carsten "Tomcat" Book
0cf5a7b5b3
Merge mozilla-central to fx-team
2014-05-20 16:17:08 +02:00
Jed Davis
fb0b5848d3
Bug 942290 - Merge ARM exidx info with DWARF if both are present. r=ted
2014-05-19 15:46:00 +02:00
Makoto Kato
2be5d2ea76
Bug 1003085 - Rebuild dump_syms.exe for VS11. f=bclary, r=ted
2014-05-20 15:47:29 +09:00
Chris Peterson
e4a8d4ab43
Bug 666646 - Fix warnings in toolkit/crashreporter and suppress MSVC warning in third-party Breakpad code. r=ted
2014-05-14 20:11:14 -07:00
Carsten "Tomcat" Book
aa3f375bd1
merge fx-team to mozilla-central
2014-05-13 12:30:36 +02:00
Makoto Kato
ed053ceb32
Bug 1003085 - Update dump_syms.exe to r1319. r=ted
2014-05-13 11:20:30 +09:00
Drew Willcoxon
f1907fd96d
Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg
2014-05-12 11:58:18 -07:00
Makoto Kato
5f47839402
Bug 1003085 - Update dump_sym.exe .r=ted
2014-05-07 10:54:23 +09:00
Benjamin Smedberg
a8afb9f481
Bug 1004623 - UpdateCrashEventsDir() is called before XPCOM is started, which means crash events are not being recorded until/unless the user uses an out-of-process plugin. r=ted
...
--HG--
extra : rebase_source : da13e7c52556c4747914ae502847beb6cc653c46
2014-05-06 15:48:40 -04:00
Steven Michaud
e2312002fb
Bug 1002564 - All crashes with reason EXC_BAD_ACCESS / 0x0000000d have a 32-bit crash address. r=ted
2014-04-30 17:05:18 -05:00
David Major
3b381232df
Bug 1001759: Record total RAM and pagefile size in crash reports. r=bsmedberg
...
--HG--
extra : rebase_source : a49dc1d6b08831a6a076f7f0e0e4ad0287203be1
2014-04-30 10:32:10 +12:00
Marco Castelluccio
b8e40d8501
Bug 839778 - Use OS.File in about:crashes. r=adw
2014-04-13 14:28:18 -04:00
Aaron Klotz
1df562a381
Bug 991039: Disable IOInterposer in FPEFilter; r=ted
2014-04-02 11:49:56 -06:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Wes Kocher
6fda513d49
Merge m-c to inbound
2014-03-14 23:17:32 -07:00
Aaron Klotz
267a249523
Bug 973353: Disable IOInterposer when reporting a crash; r=froydnj,ted
2014-03-15 00:10:39 -06:00
David Rajchenbach-Teller
bf44435306
Bug 961665 - Tests for OS.File.read. r=froydnj
2014-03-13 09:52:07 -04:00
Ryan VanderMeulen
d2b4456c69
Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures.
2014-03-13 10:32:57 -04:00
David Rajchenbach-Teller
e54ffe3fe8
Bug 961665 - Tests for OS.File.read. r=froydnj
2014-03-13 09:52:07 -04:00
Romain DEP.
6cca32afef
Bug 980249 - Port GTK2 to GTK3 - toolkit/crashreporter/client does not build. r=karlt
2013-11-12 04:01:41 +01:00
Ehsan Akhgari
5bb8bfa8cf
Bug 981428 - Move OSX -framework flags to moz.build; r=mshal
2014-03-10 20:18:33 -04:00
Ryan VanderMeulen
d0df766a7d
Backed out changeset 6cc5a05281c3 (bug 976863) for xpcshell failures.
...
CLOSED TREE
2014-03-05 15:36:26 -05:00
Gregory Szorc
605cb7f12d
Bug 976863 - Prevent tests from using CrashTestUtils.CRASH_ABORT on Windows; r=bsmedberg
...
--HG--
extra : rebase_source : 4f121bbe6b9ca87b2f4d6e2cbad4bb7a2ecb509a
2014-02-25 16:46:41 -08:00
Ehsan Akhgari
17f4a32d8b
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Ehsan Akhgari
5ff28bc333
Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
...
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Gregory Szorc
a0a4ade497
Bug 875562 - Part 8: Write crash events for main process crashes; r=bsmedberg
...
This patch makes the crash reporter crash event directory aware and
writes main process crash event files at crash time.
--HG--
extra : rebase_source : 1d6a817ae401230b3fe8fcd236468ceb3e309a10
2014-02-18 15:58:03 -08:00
Ehsan Akhgari
e249ccbbef
Bug 975734 - Port the LDFLAGS variables in toolkit/crashreporter/injector/Makefile.in to moz.build; r=mshal
2014-02-26 21:40:07 -05:00
Ms2ger
0604b7f97a
Bug 973649 - Add logic for CFLAGS, CXXFLAGS and LDFLAGS to moz.build; r=gps
...
--HG--
extra : amend_source : d44541fd844c1b3f5fb4077add7aa0589ae61942
2014-02-26 12:49:00 -08:00
David Rajchenbach-Teller
8453de76b1
Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric
2014-02-24 10:15:47 -05:00
Ms2ger
e5b03eb751
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Aaron Klotz
7c448581d3
Bug 852117: Add event loop nesting level API to crash reporter; r=ted
...
--HG--
extra : rebase_source : a7a487371b3bf3d881d245518bc9e0bc11ffb49d
2014-02-13 10:51:09 -07:00
David Rajchenbach-Teller
0f98f9b5f7
Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj
2014-02-07 16:09:02 -05:00
Ehsan Akhgari
b7b6d52aef
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Jed Davis
9af16a662a
Bug 945498 - Use breakpad to report seccomp violations as crashes. r=ted, r=kang
...
Upstream issue for breakpad patch: https://breakpad.appspot.com/1114003/
2014-02-05 13:29:51 -05:00
David Major
cb8e3ed66e
Bug 958348 - Allow swapping the current and previous exception filters. r=dmajor
2014-01-29 17:07:35 -05:00
Mike Shal
7338071654
Bug 875013 - VPATH removals in build, roboextender, crashreporter; r=ted
2014-01-21 18:01:22 -05:00
Archana
65019f5ca3
Bug 414071 - Let escape key close crash reporter dialog. r=ted
2014-01-16 08:44:45 -05:00
Art Rothstein
39e3c5ac7f
Bug 791784 - Add serialization to avoid a thread race when a plug-in crashes during Firefox shutdown. r=ted, r=bsmedberg
2014-01-15 10:03:14 -05:00
Ryan VanderMeulen
aac27f0e2f
Backed out changeset e50da0289f45 (bug 791784) for Mutex leaks.
2014-01-13 10:25:24 -05:00