mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
55a7a824c6
We instead add a templated method NS_MutatorMethod that returns a std::function<nsresult(nsIURIMutator*)> which Apply then calls with mMutator as an argument. The function returned by NS_MutatorMethod performs a QueryInterface, then calls the passed method with arguments on the result. MozReview-Commit-ID: Jjqp7gGLG1D --HG-- extra : rebase_source : f2a17aee7bb66a7ba8652817d43b9aa7ec7ef710 |
||
---|---|---|
.. | ||
test | ||
moz.build | ||
nsChromeProtocolHandler.cpp | ||
nsChromeProtocolHandler.h | ||
nsChromeRegistry.cpp | ||
nsChromeRegistry.h | ||
nsChromeRegistryChrome.cpp | ||
nsChromeRegistryChrome.h | ||
nsChromeRegistryContent.cpp | ||
nsChromeRegistryContent.h | ||
nsIChromeRegistry.idl | ||
nsIToolkitChromeRegistry.idl | ||
RegistryMessageUtils.h |