Fix dcheck when binding to the ModuleEventSink interface.
Since https://chromium-review.googlesource.com/c/544717, it is not allowed to bind to an interface on a different thread than where it is used. To fix that, the binding is now only done on the IO thread. Bug: 662084 Change-Id: I4e361ae4853f2d0ace3d910e12bc32e0c9a80d5c Reviewed-on: https://chromium-review.googlesource.com/576618Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#488015}
Showing
Please register or sign in to comment