зеркало из 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 |
||
---|---|---|
.. | ||
crashtests | ||
TestTXMgr.cpp | ||
moz.build |