gecko-dev/mozglue/build
Gabriele Svelto 15adf94f4d Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
This introduces the machinery needed to generate crash annotations from a YAML
file. The relevant C++ functions are updated to take a typed enum. JavaScript
calls are unaffected but they will throw if the string argument does not
correspond to one of the known entries in the C++ enum. The existing whitelists
and blacklists of annotations are also generated from the YAML file and all
duplicate code related to them has been consolidated. Once written out to the
.extra file the annotations are converted in string form and are no different
than the existing ones.

All existing annotations have been included in the list (and some obsolete ones
have been removed) and all call sites have been updated including tests where
appropriate.

--HG--
extra : source : 4f6c43f2830701ec5552e08e3f1b06fe6d045860
2018-07-05 15:42:11 +02:00
..
AsanOptions.cpp Bug 1478143 - Adjust default malloc_context_size for ASan builds. r=froydnj 2018-07-24 23:01:21 +02:00
Authenticode.cpp Backed out 1 changesets (bug 1473175) for windows 2012 build bustages CLOSED TREE 2018-07-12 02:22:54 +03:00
Authenticode.h
BionicGlue.cpp
Makefile.in
SSE.cpp
SSE.h
WindowsCFGStatus.cpp
WindowsCFGStatus.h
WindowsDllBlocklist.cpp Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov 2018-07-05 15:42:11 +02:00
WindowsDllBlocklist.h Bug 1443411: Add gtests for blocking threads with LoadLibrary start address;r=aklotz 2018-06-14 00:15:26 -07:00
WindowsDllBlocklistCommon.h Bug 1475067: Faster handling of UNICODE_STRINGs in bootstrap blocklist; r=mhowell 2018-07-06 18:11:48 -06:00
WindowsDllBlocklistDefs.h
WindowsDllServices.h
arm-eabi-filter
arm.cpp
arm.h
cygprofile.cpp Bug 1444171 - Add pgo-generate-only source functionality; r=glandium 2018-07-09 18:35:49 -04:00
dummy.cpp
mips.cpp
mips.h
moz.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
mozglue.def.in
replace_malloc.mk