gecko-dev/dom/commandhandler
Kris Maglione c31aa68fb4 Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
This covers most cycle collected objects which support weak references, but
not the ones which inherit from a cycle collected class and don't do any cycle
collection on their own.

Differential Revision: https://phabricator.services.mozilla.com/D63962

--HG--
extra : moz-landing-system : lando
2020-02-25 19:44:39 +00:00
..
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
nsBaseCommandController.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/commandhandler. r=smaug 2020-02-12 13:25:57 +00:00
nsBaseCommandController.h
nsCommandManager.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
nsCommandManager.h Bug 1599843 - nsCommandManager::CommandStatusChanged is infallible. r=masayuki 2019-11-28 02:22:29 +00:00
nsCommandParams.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/commandhandler. r=smaug 2020-02-12 13:25:57 +00:00
nsCommandParams.h
nsControllerCommandTable.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/commandhandler. r=smaug 2020-02-12 13:25:57 +00:00
nsControllerCommandTable.h
nsICommandManager.idl
nsICommandParams.idl
nsIControllerCommand.idl
nsIControllerCommandTable.idl
nsIControllerContext.idl