gecko-dev/ipc
Nika Layzell ffe2709871 Bug 1874739 - Part 13: Introduce the IRefCountedProtocol type, r=ipc-reviewers,mccr8
This acts as a new class between IProtocol and IToplevelProtocol which just
introduces the AddRef and Release virtual methods. It's used to allow generic
code to hold a strong reference to an actor which is structurally known to be
reference counted, and generally will have limited use elsewhere.

Differential Revision: https://phabricator.services.mozilla.com/D198623
2024-01-19 20:23:22 +00:00
..
app
chromium Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
contentproc
docs Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw 2024-01-18 23:07:18 +00:00
glue Bug 1874739 - Part 13: Introduce the IRefCountedProtocol type, r=ipc-reviewers,mccr8 2024-01-19 20:23:22 +00:00
gtest
ipdl Bug 1874739 - Part 13: Introduce the IRefCountedProtocol type, r=ipc-reviewers,mccr8 2024-01-19 20:23:22 +00:00
mscom Bug 1869053 - [5/5] templatize and further simplify AgileReference r=handyman,win-reviewers 2023-12-21 19:46:55 +00:00
testshell Bug 1874739 - Part 10: Make PTestShell refcounted, r=ipc-reviewers,mccr8 2024-01-19 20:23:21 +00:00
moz.build
pull-chromium.py