gecko-dev/accessible/base
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
..
ARIAMap.cpp
ARIAMap.h
ARIAStateMap.cpp
ARIAStateMap.h
AccAttributes.cpp Bug 1738032 part 1: Support uint64_t as a value type for AccAttributes. r=eeejay 2021-11-02 23:56:34 +00:00
AccAttributes.h Bug 1738032 part 1: Support uint64_t as a value type for AccAttributes. r=eeejay 2021-11-02 23:56:34 +00:00
AccEvent.cpp Bug 1741792 part 1: Cache the caret in the parent process using caret events. r=eeejay 2021-12-01 04:48:33 +00:00
AccEvent.h Bug 1741792 part 1: Cache the caret in the parent process using caret events. r=eeejay 2021-12-01 04:48:33 +00:00
AccGroupInfo.cpp
AccGroupInfo.h
AccIterator.cpp
AccIterator.h
AccTypes.h Bug 1611062 - Remove unused eAutoComplete. r=Jamie 2021-10-04 16:30:45 +00:00
Asserts.cpp
CacheConstants.h Bug 1738032 part 2: Push a11y state in the initial cache push. r=eeejay 2021-11-02 23:56:35 +00:00
DocManager.cpp
DocManager.h
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp
EventQueue.h
EventTree.cpp
EventTree.h
Filters.cpp
Filters.h
FocusManager.cpp
FocusManager.h
HTMLMarkupMap.h
IDSet.h
Logging.cpp
Logging.h
MathMLMarkupMap.h
NotificationController.cpp Bug 1730093 part 1: Push text and line start offsets to the cache. r=eeejay 2021-10-06 04:53:52 +00:00
NotificationController.h Bug 1738840 - Replaces mozilla::Tuple with std::tuple in accessible/ r=emilio 2021-11-04 13:39:19 +00:00
Pivot.cpp
Pivot.h
Platform.h
Relation.h
RelationType.h
RelationTypeMap.h
Role.h
RoleMap.h
SelectionManager.cpp Bug 1741792 part 1: Cache the caret in the parent process using caret events. r=eeejay 2021-12-01 04:48:33 +00:00
SelectionManager.h
States.h Bug 1738032 part 2: Push a11y state in the initial cache push. r=eeejay 2021-11-02 23:56:35 +00:00
Statistics.h
StyleInfo.cpp
StyleInfo.h
TextAttrs.cpp Bug 1730096 part 2: Implement support for text attributes in TextLeafPoint. r=eeejay 2021-11-01 23:27:37 +00:00
TextAttrs.h
TextLeafRange.cpp Bug 1741792 part 2: Use the cached caret. r=eeejay 2021-12-01 04:48:34 +00:00
TextLeafRange.h Bug 1730862 part 2: Support retrieval of the caret using TextLeafPoint. r=eeejay 2021-11-30 02:07:37 +00:00
TextRange-inl.h
TextRange.cpp
TextRange.h
TextUpdater.cpp
TextUpdater.h
TreeWalker.cpp
TreeWalker.h
XULMap.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsAccCache.h
nsAccUtils.cpp Bug 1730093 part 3: Support RemoteAccessible in nsAccUtils::TextLength. r=eeejay 2021-10-06 04:53:53 +00:00
nsAccUtils.h Bug 1733248 - Fire state change events for autocomplete changes. r=morgan 2021-10-21 22:47:43 +00:00
nsAccessibilityService.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
nsAccessibilityService.h Bug 1733238 - P2: Make ImageAccessible an imgINotificationObserver. r=Jamie 2021-10-12 15:46:38 +00:00
nsAccessiblePivot.cpp
nsAccessiblePivot.h
nsCoreUtils.cpp
nsCoreUtils.h
nsEventShell.cpp
nsEventShell.h
nsTextEquivUtils.cpp
nsTextEquivUtils.h