зеркало из https://github.com/mozilla/gecko-dev.git
28686996c0
1. CleanupStaticIA2Data just called ReleaseStaticIA2DataInterfaces and zeroed memory. We don't need it to zero memory, since we're going to delete the data anyway. So, just call ReleaseStaticIA2DataInterfaces directly and get rid of CleanupStaticIA2Data. 2. CleanupDynamicIA2Data had a aZeroMemory argument, but no caller ever set it to true. Therefore, get rid of the argument. Differential Revision: https://phabricator.services.mozilla.com/D70297 |
||
---|---|---|
.. | ||
AccessibleHandler.cpp | ||
AccessibleHandler.def | ||
AccessibleHandler.h | ||
AccessibleHandler.rc | ||
AccessibleHandlerControl.cpp | ||
AccessibleHandlerControl.h | ||
HandlerChildEnumerator.cpp | ||
HandlerChildEnumerator.h | ||
HandlerData.acf | ||
HandlerData.idl | ||
HandlerDataCleanup.h | ||
HandlerRelation.cpp | ||
HandlerRelation.h | ||
HandlerTextLeaf.cpp | ||
HandlerTextLeaf.h | ||
Makefile.in | ||
moz.build |