gecko/toolkit/crashreporter
Gregory Szorc 158ed8b3ec Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
..
breakpad-patches Bug 886216 - Add missing breakpad patches. r=ted 2013-07-31 14:03:21 +09:00
breakpad-windows-libxul Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
breakpad-windows-standalone Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
client Bug 940821 - Build crashreporter in unified mode; r=ted 2013-12-13 09:55:39 -05:00
content Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
google-breakpad Bug 940821 - Build crashreporter in unified mode; r=ted 2013-12-13 09:55:39 -05:00
injector Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal 2013-11-19 11:47:45 +09:00
test Bug 940821 - Build crashreporter in unified mode; r=ted 2013-12-13 09:55:39 -05:00
tools Bug 942018 - Remove dump_syms for VC8 and VC9. r=ted 2013-11-25 10:05:32 +09:00
CrashReports.jsm Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
CrashSubmit.jsm Bug 867829 - Part 1: Delete crash dumps if we disabled reporting. f=kairo r=bsmedberg,fabrice 2013-05-02 12:57:41 -04:00
InjectCrashReporter.cpp Bug 784739 - Switch from NULL to nullptr in toolkit/crashreporter/; r=ehsan 2013-10-10 16:39:09 -04:00
InjectCrashReporter.h Bug 940821 - Build crashreporter in unified mode; r=ted 2013-12-13 09:55:39 -05:00
jar.mn
KeyValueParser.jsm
LoadLibraryRemote.cpp Bug 784739 - Switch from NULL to nullptr in toolkit/crashreporter/; r=ehsan 2013-10-10 16:39:09 -04:00
LoadLibraryRemote.h
mac_utils.h Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
mac_utils.mm Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud 2013-10-10 12:59:40 -04:00
Makefile.in Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
moz.build Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
nsExceptionHandler.cpp Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
nsExceptionHandler.h Bug 938794 - Annotate OOM size as infallible string or data structures abort, r=froydnj 2013-11-25 15:06:17 -05:00
update-breakpad.sh