Mojo C++ Bindings: Make SyncHandleRegistry Leaky

This avoids a potential data race on the ThreadLocalPointer
if someone happens to leave a Mojo-using thread alive during
shutdown.

BUG=685157
R=yzshen@chromium.org

Review-Url: https://codereview.chromium.org/2658583003
Cr-Commit-Position: refs/heads/master@{#446080}


CrOS-Libchrome-Original-Commit: 8499f3a55d732d50c2a743fc3a499c43cc086234
1 file changed
tree: e6267485fa4b654e499e4d3017108f731355d020
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/