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 Bug 1542352 - Restore zero-argument constructor of nsBaseCommandController. r=bz 2019-04-05 12:55:00 +03:00
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 Bug 1540963 - Make nsIControllerCommandTable builtinclass and make its users use nsControllerCommandTable directly r=bzbarsky 2019-04-03 12:52:14 +00:00
nsICommandManager.idl Bug 1574627 - Fix some "disbaled" typos. DONTBUILD r=njn 2019-08-16 23:23:05 +00:00
nsICommandParams.idl
nsIControllerCommand.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIControllerCommandTable.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIControllerContext.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00