gecko-dev/ipc/ipdl
Simon Giesecke 9350e6b741 Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
This removes the need for explicit #ifdef NS_BUILD_REFCNT_LOGGING without
introducing user-defined destructors when it is not defined.

Also, some uses of virtual for declaring destructors are replaced by the
appropriate override declaration through these changes.

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

--HG--
extra : moz-landing-system : lando
2020-02-20 11:40:14 +00:00
..
ipdl Bug 1615155 - Don't generate default Recv__delete__ if there are args. r=nika 2020-02-18 20:46:21 +00:00
test Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
ipdl.py Bug 1607919 - Part 3: Require descriptions for sync message entries, r=mccr8 2020-01-09 16:52:27 +00:00
Makefile.in
message-metadata.ini
moz.build
msgtype-components
sync-messages.ini Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00