gecko-dev/editor/txmgr/tests
Masayuki Nakano 47acd7e8de Bug 1632021 - part 2: Add `nsITransaction::GetAsEditTransactionBase()` r=m_kato
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
2020-04-23 07:02:16 +00:00
..
crashtests
TestTXMgr.cpp Bug 1632021 - part 2: Add `nsITransaction::GetAsEditTransactionBase()` r=m_kato 2020-04-23 07:02:16 +00:00
moz.build