content: Fix MojoUkmRecorder setup for compositor UKMs.
The binding of the mojo interface used for recording UKMs by the compositor is incorrect, the interface needs to be bound to a service using the service connector to start the connection. Clone the Connector and pass it to the factory used on the compositor thread to do the binding. Its necessary to clone it for the connector access to be thread-safe. R=piman@chromium.org Change-Id: I1e20e64a6a6500e9c548599f4893d70a028574a7 Reviewed-on: https://chromium-review.googlesource.com/798538Reviewed-by:Antoine Labour <piman@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#520709}
Showing
Please register or sign in to comment