gecko-dev/dom/locks
Andrew McCreight ce28c41da0 Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug
As of the prior patch, these are no longer needed. I removed
these with a script, then ran clang-format on the files, then
manually reverted a few unrelated changed from the formatter.

Differential Revision: https://phabricator.services.mozilla.com/D164829
2022-12-15 19:45:01 +00:00
..
test Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
IPCUtils.h Bug 1725942 - Part 3: Migrate LockManager implementation to PLockManager r=smaug 2021-10-19 12:01:51 +00:00
Lock.cpp Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
Lock.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
LockManager.cpp Bug 1738438 - Throw InvalidStateError as early as possible on LockManager r=smaug 2021-11-08 18:41:53 +00:00
LockManager.h Bug 1764921 - Delay full worker shutdown until LockManagerChild is destructed r=asuth,smaug 2022-12-07 15:13:57 +00:00
LockManagerChild.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
LockManagerChild.h Bug 1764921 - Delay full worker shutdown until LockManagerChild is destructed r=asuth,smaug 2022-12-07 15:13:57 +00:00
LockManagerParent.cpp Bug 1740732 - Destruct stolen lock requests r=smaug 2021-11-12 01:11:33 +00:00
LockManagerParent.h Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
LockRequestChild.cpp Bug 1769290 - Part 9: Apply mozilla-js-handle-rooted-typedef against dom/localstorage,locks,media,midi,notification,payments r=smaug 2022-06-05 20:54:59 +00:00
LockRequestChild.h Bug 1764921 - Delay full worker shutdown until LockManagerChild is destructed r=asuth,smaug 2022-12-07 15:13:57 +00:00
LockRequestParent.cpp Bug 1725941 - Add AbortSignal support for locks.request() r=smaug 2021-10-19 12:01:51 +00:00
LockRequestParent.h Bug 1725941 - Add AbortSignal support for locks.request() r=smaug 2021-10-19 12:01:51 +00:00
PLockManager.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PLockRequest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
moz.build Bug 1725942 - Part 4: Add StrongWorkerRef r=smaug 2021-10-19 12:01:51 +00:00