mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
90df70fd7b
Currently, PRemoteWorker is managed by PBackground, which should be the same as the manager of the corresponding PRemoteWorkerService. Since the PBackground is gotten from PRemoteWorkerService. This patch makes PRemoteWorkerService directly manage the PRemoteWorker. PRemoteWorker will handle the life-cycle-related operations of RemoteWorkers, it might be renamed in the following patches. Differential Revision: https://phabricator.services.mozilla.com/D196946 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
rust/ipdl_utils | ||
testshell | ||
moz.build | ||
pull-chromium.py |