Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement.

Removed the set of weak references maintained by CoordinationWeakReference. Each CoordinationImpl now maintains a strong reference to its
associated CoordinationWeakReference.

CoordinationImpl now maintains a CoordinationReferent that is a different instance than the one returned to the initiator. It is used to pass
the referent to clients other than the initiator without needing to create new objects.
4 files changed
tree: 2e966c3414486122e32b6e32a11d1962609981b3
  1. .gitattributes
  2. .gitignore
  3. bundles/
  4. examples/
  5. features/