gecko-dev/dom/media/utils
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
..
gtest Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
MediaElementEventRunners.cpp Bug 1688128 - update last dispatched time after dispatching timeupdate event. r=smaug 2021-02-16 16:59:11 +00:00
MediaElementEventRunners.h Bug 1686696 - part5 : remove `nsSyncSection`. r=bryce 2021-02-11 20:19:25 +00:00
PerformanceRecorder.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
PerformanceRecorder.h Bug 1730020 - part3 : add gtest. r=padenot 2021-10-04 22:30:10 +00:00
TelemetryProbesReporter.cpp Bug 1678373 - Remove mAudibleState. r=alwu 2021-10-12 09:03:57 +00:00
TelemetryProbesReporter.h Bug 1678373 - Remove mAudibleState. r=alwu 2021-10-12 09:03:57 +00:00
moz.build Bug 1730020 - part3 : add gtest. r=padenot 2021-10-04 22:30:10 +00:00