Loading
Bug 1620840 - give RemoteWorkerChild a StrongWorkerRef r=asuth
Allows RemoteWorkerChild to clean up its data appropriately - objects that must be released on the worker thread should never outlive the worker thread, and the StrongWorkerRef/WorkerControlRunnable helps guarantee that. Differential Revision: https://phabricator.services.mozilla.com/D72798