gecko-dev/dom/quota
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
..
scripts
test Bug 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
ActorsParent.h
CachingDatabaseConnection.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
CachingDatabaseConnection.h Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
CheckedUnsafePtr.h
CipherStrategy.h
Client.cpp
Client.h
ClientImpl.h
CommonMetadata.h
Config.h
DecryptingInputStream.cpp
DecryptingInputStream.h
DecryptingInputStream_impl.h
DirectoryLock.h
DirectoryLockImpl.cpp
DirectoryLockImpl.h
DummyCipherStrategy.h
EncryptedBlock.h
EncryptingOutputStream.cpp
EncryptingOutputStream.h
EncryptingOutputStream_impl.h
FileStreams.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
FileStreams.h
FirstInitializationAttempts.h
FirstInitializationAttemptsImpl.h
Flatten.h
ForwardDecls.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
IPCStreamCipherStrategy.h
InitializationTypes.cpp
InitializationTypes.h
MemoryOutputStream.cpp
MemoryOutputStream.h
NSSCipherStrategy.cpp
NSSCipherStrategy.h
OriginScope.h
PQuota.ipdl
PQuotaRequest.ipdl Bug 1739677 - Fix includes for PQuotaRequest.ipdl. r=jrmuizel 2021-11-05 20:23:37 +00:00
PQuotaUsageRequest.ipdl
PersistenceType.cpp
PersistenceType.h
QMResult.cpp
QMResult.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
QuotaCommon.cpp Bug 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
QuotaCommon.h Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
QuotaManager.h Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
QuotaManagerImpl.h Bug 1734151 - Add MaybeRecordQuotaManagerShutdownStepWith and use it in cases when the string must be dynamically generated; r=hxu 2021-10-12 12:29:43 +00:00
QuotaManagerService.cpp Bug 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
QuotaManagerService.h
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h
QuotaResults.cpp
QuotaResults.h
RemoveParen.h Bug 1731962 - Move ToResultGet from QuotaCommon.h to ResultExtensions.h; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
ResultExtensions.h Bug 1731977 - Add MOZ_TO_RESULT_INVOKE_TYPED for invoking plain functions; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
ScopedLogExtraInfo.cpp
ScopedLogExtraInfo.h
SerializationHelpers.h
StorageHelpers.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
StorageHelpers.h Bug 1722466 - Add an RAII helper class QuotaDatabaseAutoAttacher to ensure database will be detached automatically in scope exit if any error happens before explicitly detach; r=dom-storage-reviewers,janv 2021-11-05 10:39:45 +00:00
StorageManager.cpp
StorageManager.h
UsageInfo.h
components.conf
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl
nsIQuotaRequests.idl
nsIQuotaResults.idl
nsIndexedDBProtocolHandler.cpp
nsIndexedDBProtocolHandler.h