gecko-dev/js/xpconnect/wrappers
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
..
AccessCheck.cpp
AccessCheck.h
ChromeObjectWrapper.cpp
ChromeObjectWrapper.h
FilteringWrapper.cpp
FilteringWrapper.h
WaiveXrayWrapper.cpp Bug 1708450 - Move call and construct functions into js/public/CallAndConstruct.h. r=nbp 2021-07-13 11:52:43 +00:00
WaiveXrayWrapper.h
WrapperFactory.cpp
WrapperFactory.h
XrayWrapper.cpp Bug 1708450 - Move call and construct functions into js/public/CallAndConstruct.h. r=nbp 2021-07-13 11:52:43 +00:00
XrayWrapper.h Bug 1737515 - Null check the result of XrayTraits::ensureHolder(). r=peterv 2021-11-01 13:37:38 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00