зеркало из https://github.com/mozilla/gecko-dev.git
487948a690
Our accSelection implementation always returns an IUnknown which clients QI to IEnumVARIANT. Marshaling as IUnknown works fine in this case, but it's more efficient and correct to marshal the correct interface. Also, without this, we'd hit an assertion. Depends on D16662 Differential Revision: https://phabricator.services.mozilla.com/D16663 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
other | ||
win | ||
DocAccessibleChildBase.cpp | ||
DocAccessibleChildBase.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
IPCTypes.h | ||
ProxyAccessibleBase.cpp | ||
ProxyAccessibleBase.h | ||
ProxyAccessibleShared.h | ||
moz.build |