gecko-dev/dom/localstorage
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
..
test
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1731969 - Rename ToResultInvoke member function overloads to ToResultInvokeMember; r=dom-storage-reviewers,jari 2021-11-30 05:05:53 +00:00
ActorsParent.h
LSDatabase.cpp Bug 1723050 - Part 17: Replace typedef by using in dom/localstorage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:41 +00:00
LSDatabase.h
LSInitializationTypes.h
LSObject.cpp Bug 1731982 - Part 6: Use the client's principal to verify client in localStorage. r=asuth 2021-11-25 13:11:31 +00:00
LSObject.h Bug 1731982 - Part 6: Use the client's principal to verify client in localStorage. r=asuth 2021-11-25 13:11:31 +00:00
LSObserver.cpp Bug 1723050 - Part 17: Replace typedef by using in dom/localstorage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:41 +00:00
LSObserver.h
LSSnapshot.cpp
LSSnapshot.h
LSValue.cpp
LSValue.h
LSWriteOptimizer.cpp
LSWriteOptimizer.h
LSWriteOptimizerImpl.h
LocalStorageCommon.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
LocalStorageCommon.h
LocalStorageManager2.cpp
LocalStorageManager2.h
PBackgroundLSDatabase.ipdl
PBackgroundLSObserver.ipdl
PBackgroundLSRequest.ipdl
PBackgroundLSSharedTypes.ipdlh Bug 1731982 - Part 6: Use the client's principal to verify client in localStorage. r=asuth 2021-11-25 13:11:31 +00:00
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl
ReportInternalError.cpp
ReportInternalError.h
SerializationHelpers.h
SnappyUtils.cpp Bug 1741210 - Make type conversions more explicit. r=dom-storage-reviewers,janv 2021-11-22 15:53:45 +00:00
SnappyUtils.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsILocalStorageManager.idl