зеркало из https://github.com/mozilla/gecko-dev.git
47acd7e8de
In a lot of places in libeditor, we do nothing if given transaction is not our edit transaction classes' instance. Therefore, it's better to have casting virtual method in `nsITransaction` for performance because QI cost may not be cheap. Differential Revision: https://phabricator.services.mozilla.com/D71908 |
||
---|---|---|
.. | ||
tests | ||
TransactionItem.cpp | ||
TransactionItem.h | ||
TransactionManager.cpp | ||
TransactionManager.h | ||
TransactionStack.cpp | ||
TransactionStack.h | ||
moz.build | ||
nsITransaction.idl | ||
nsITransactionListener.idl | ||
nsITransactionManager.idl | ||
nsTransactionManagerCID.h |