зеркало из https://github.com/mozilla/gecko-dev.git
b500aaacf6
Giving '0' (literal zero) to RefPtr is now ambiguous, as both RefPtr(decltype(nullptr)) and RefPtr(T*) could be used. In any case, our coding standards mandate the use of 'nullptr' for pointers. So I'm changing all zeroes into nullptr's where necessary. MozReview-Commit-ID: A458A4e9for --HG-- extra : rebase_source : bc4107ce1767329e3dddfe34c55ba79202192e06 |
||
---|---|---|
.. | ||
tests | ||
moz.build | ||
nsITransaction.idl | ||
nsITransactionList.idl | ||
nsITransactionListener.idl | ||
nsITransactionManager.idl | ||
nsTransactionItem.cpp | ||
nsTransactionItem.h | ||
nsTransactionList.cpp | ||
nsTransactionList.h | ||
nsTransactionManager.cpp | ||
nsTransactionManager.h | ||
nsTransactionManagerCID.h | ||
nsTransactionManagerFactory.cpp | ||
nsTransactionStack.cpp | ||
nsTransactionStack.h |