gecko-dev/dom/xul
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 Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
test Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
ChromeObserver.cpp Bug 1701303 - Move counting of private browsing contexts to parent process. r=smaug,johannh 2021-07-05 15:17:55 +00:00
ChromeObserver.h Bug 1715145 - Remove now-unnecessary per-window appearance override. This reverts bug 1700371. r=emilio 2021-06-08 02:01:10 +00:00
XULBroadcastManager.cpp
XULBroadcastManager.h
XULFrameElement.cpp
XULFrameElement.h
XULMenuElement.cpp
XULMenuElement.h
XULPersist.cpp
XULPersist.h
XULPopupElement.cpp Backed out changeset 5c921d8e51bd (bug 1741089) for causing mochitest failures on test_bug557987.xhtml . CLOSED TREE 2021-11-16 18:27:45 +02:00
XULPopupElement.h Bug 1704879 - Allow specifying the command event's button field in XULPopupElement.activateItem. r=emilio 2021-04-20 22:13:24 +00:00
XULTextElement.cpp
XULTextElement.h
XULTooltipElement.cpp
XULTooltipElement.h
XULTreeElement.cpp
XULTreeElement.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsIBrowserController.idl
nsIController.idl
nsIControllers.idl
nsXULCommandDispatcher.cpp Bug 1733034 - Fix unused*-variable warnings due to missing ifdefs. r=andi 2021-09-29 21:44:49 +00:00
nsXULCommandDispatcher.h
nsXULContentSink.cpp Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULContentSink.h
nsXULContentUtils.cpp Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULContentUtils.h Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULControllers.cpp
nsXULControllers.h
nsXULElement.cpp Backed out changeset 5c921d8e51bd (bug 1741089) for causing mochitest failures on test_bug557987.xhtml . CLOSED TREE 2021-11-16 18:27:45 +02:00
nsXULElement.h Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
nsXULPopupListener.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug 2021-11-02 13:03:43 +00:00
nsXULPopupListener.h
nsXULPrototypeCache.cpp Bug 1734325 - Make the disable_xul_cache pref prevent chrome resources from getting cached. r=smaug 2021-10-07 13:29:00 +00:00
nsXULPrototypeCache.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULPrototypeDocument.cpp Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULPrototypeDocument.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULSortService.cpp Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULSortService.h