зеркало из https://github.com/mozilla/gecko-dev.git
f84eedf97c
To improve performance for cross-process COM, we disable COM garbage collection. However, this means we never receive Release calls from clients, so defunct accessibles can never be deleted. Since we know when an accessible is shutting down, we can work around this by forcing COM to disconnect this object from all of its remote clients, which will cause associated references to be released. MozReview-Commit-ID: 5sIuxnaRJWj --HG-- extra : rebase_source : e5c54e4f107b2db39d77277020aa939a6a283bd8 extra : histedit_source : 0a964ba20363cc1b8880d78e5d214dae0f758a01 |
||
---|---|---|
.. | ||
other | ||
win | ||
DocAccessibleChildBase.cpp | ||
DocAccessibleChildBase.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
IPCTypes.h | ||
ProxyAccessibleBase.cpp | ||
ProxyAccessibleBase.h | ||
ProxyAccessibleShared.h | ||
moz.build |