gecko-dev/dom/xslt/base
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
..
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
txCore.h
txDouble.cpp
txErrorObserver.h
txExpandedName.cpp
txExpandedName.h
txExpandedNameMap.cpp Bug 1729329 - Remove OOM checks after calling infallible nsTArray methods. r=farre 2021-10-22 15:00:33 +00:00
txExpandedNameMap.h
txList.cpp Bug 1729329 - Mark txList::insertBefore as infallible. r=farre 2021-10-22 15:00:40 +00:00
txList.h
txLog.h
txNamespaceMap.cpp Bug 1729329 - Remove OOM checks after calling infallible nsTArray methods. r=farre 2021-10-22 15:00:33 +00:00
txNamespaceMap.h Bug 1729329 - Convert nsCOMArrays in XSLT code to nsTArrays and remove impossible to hit OOM errors. r=farre 2021-10-22 15:00:42 +00:00
txOwningArray.h
txStack.h Bug 1729329 - Mark txStack::push as infallible. r=farre 2021-10-22 15:00:37 +00:00
txStringUtils.h
txURIUtils.cpp Bug 1729517 - Set up document correctly. r=freddyb,ckerschb 2021-10-15 16:02:15 +00:00
txURIUtils.h