gecko-dev/toolkit/crashreporter
Chris Peterson f6fdbf028a Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium
-Wshadow warnings are not enabled globally, so these -Wno-shadow suppressions have no effect. I had intended to enable -Wshadow globally along with these suppressions in some directories (in bug 1272513), but that was blocked by other issues.

There are too many -Wshadow warnings (now over 2000) to realistically fix them all. We should remove all these unnecessary -Wno-shadow flags cluttering many moz.build files.

Differential Revision: https://phabricator.services.mozilla.com/D132289
2021-12-01 06:40:04 +00:00
..
breakpad-client Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client
content Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski 2021-11-25 21:24:43 +00:00
docs Bug 1714788 - doc: Fix a link to the image r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:46 +00:00
google-breakpad Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
injector
minidump-analyzer
mozwer Bug 1736486 - Link bcrypt where needed. r=firefox-build-system-reviewers,andi 2021-11-25 21:07:02 +00:00
mozwer-rust
rust_minidump_writer_linux
test Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto 2021-11-19 14:02:56 +00:00
tools Bug 1710072 - Copy executables for all programs in the full crash reporter symbols archive r=Gankra 2021-11-25 20:49:08 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1741131: Amend further the XPCOMSpinEventLoopStack annotation documentation r=xpcom-reviewers,nika 2021-11-24 16:53:41 +00:00
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
generate_crash_reporter_sources.py Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +00:00
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsDummyExceptionHandler.cpp
nsExceptionHandler.cpp Bug 1729918 - Annotate the user interaction state. r=haik 2021-10-05 04:41:53 +00:00
nsExceptionHandler.h Bug 1729918 - Annotate the user interaction state. r=haik 2021-10-05 04:41:53 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh