gecko-dev/dom/bindings
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
..
crashtests
docs
mozwebidlcodegen Bug 1734523 - Remove the use of MozbuildObject.mozconfig in mozwebidlcodegen. r=firefox-build-system-reviewers,mhentges 2021-10-07 15:19:03 +00:00
parser Bug 1735098 - Implement EpochTimeStamp from HR-Time r=edgar 2021-11-16 08:50:37 +00:00
test Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
AtomList.h
BindingCallContext.h
BindingDeclarations.h
BindingIPCUtils.h
BindingUtils.cpp Bug 1735664 - Introduce GlobalNames::PaintWorkletGlobalScope. r=smaug 2021-11-21 13:50:24 +00:00
BindingUtils.h Bug 1693775 - Change CallbackTracer::onChild to pass GCCellPtr by value r=sfink,mccr8 2021-11-16 09:09:37 +00:00
Bindings.conf Bug 1726480 - Add IOUtils::OpenFileForSyncReading. r=dom-worker-reviewers,asuth 2021-11-04 19:47:29 +00:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp
CallbackObject.h
Codegen.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
Configuration.py
DOMExceptionNames.h Bug 1718353: Remove InvalidPointerId from DOM4ErrorTypeCodeMap r=saschanaz 2021-11-11 21:07:55 +00:00
DOMJSClass.h Bug 1735664 - Introduce GlobalNames::PaintWorkletGlobalScope. r=smaug 2021-11-21 13:50:24 +00:00
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
DOMString.h
ErrorIPCUtils.h
ErrorResult.h
Errors.msg Bug 1736564 - Create a common error message for conversion error; r=peterv 2021-10-20 08:27:55 +00:00
Exceptions.cpp
Exceptions.h
FakeString.h
GenerateCSS2PropertiesWebIDL.py Bug 1738663 - Remove unneeded special-case for backdrop-filter in GenerateCSS2PropertiesWebIDL. r=layout-reviewers,mats 2021-11-02 14:22:08 +00:00
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
PinnedStringId.h
PrimitiveConversions.h
ReadableStream.h Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
Record.h
RemoteObjectProxy.cpp
RemoteObjectProxy.h
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp
SimpleGlobalObject.h
SpiderMonkeyInterface.h
ToJSValue.cpp
ToJSValue.h
TypedArray.h
UnionMember.h Bug 1582895 - Annotate UnionMember with MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS r=jonco 2021-10-18 20:34:39 +00:00
WebIDLGlobalNameHash.cpp
WebIDLGlobalNameHash.h
XrayExpandoClass.h
mach_commands.py Bug 1734523 - Remove the use of MozbuildObject.mozconfig in mozwebidlcodegen. r=firefox-build-system-reviewers,mhentges 2021-10-07 15:19:03 +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
nsIScriptError.idl
nsScriptError.cpp
nsScriptError.h
nsScriptErrorWithStack.cpp