gecko-dev/modules/libpref
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
..
docs
init Backed out 12 changesets (bug 1721217) for bc failures on browser_TopLevelNavigationDelegate.js 2021-12-01 03:38:10 +02:00
parser
test Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
Preferences.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside modules/*. r=Gijs,KrisWright 2021-10-07 08:06:13 +00:00
Preferences.h WIP: Bug 1723204: Infrastructure for causing a crash at most N times r=KrisWright,ckerschb,freddyb 2021-08-24 14:57:43 +00:00
SharedPrefMap.cpp
SharedPrefMap.h Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
StaticPrefsBase.h
components.conf
greprefs.js
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl Bug 1694515 - Part 1: Allow to parse prefs from data. r=KrisWright 2021-03-12 04:08:41 +00:00
nsIRelativeFilePref.idl Bug 1727264 - Make nsIRelativeFilePref scriptable again. r=KrisWright DONTBUILD 2021-08-25 14:43:31 +00:00
nsRelativeFilePref.h