gecko-dev/accessible/html
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
..
HTMLCanvasAccessible.cpp
HTMLCanvasAccessible.h
HTMLElementAccessibles.cpp
HTMLElementAccessibles.h
HTMLFormControlAccessible.cpp
HTMLFormControlAccessible.h
HTMLImageMapAccessible.cpp
HTMLImageMapAccessible.h
HTMLLinkAccessible.cpp
HTMLLinkAccessible.h
HTMLListAccessible.cpp
HTMLListAccessible.h
HTMLSelectAccessible.cpp Bug 1741014 - Null check container widget in option state change handler. r=morgan 2021-11-15 19:27:28 +00:00
HTMLSelectAccessible.h Bug 1733263 - P5: Rely on DOMMenuItem events for ACTIVE state changes in select elements. r=Jamie 2021-11-11 17:05:58 +00:00
HTMLTableAccessible.cpp
HTMLTableAccessible.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00