зеркало из https://github.com/mozilla/gecko-dev.git
691fb1b366
We previously disabled this to squelch warnings caused by inheriting both XPCOM and MSCOM interfaces. After bug 1694865, we no longer do that, so disabling this warning is no longer necessary. This raised an instance of -Woverloaded-virtual in ia2AccessibleImage caused by inheritance of IAccessibleAction, which has a method with the same name but different arguments. A `using` declaration was added to squelch this warning. Differential Revision: https://phabricator.services.mozilla.com/D115043 |
||
---|---|---|
.. | ||
ia2 | ||
msaa | ||
sdn | ||
uia | ||
ProxyWrappers.h | ||
moz.build |