DescriptionOutputSurfaceMojo should bind its SurfacePtr on the impl thread
We can't call set_client on the main thread because that determines the thread
affinity of the SurfacePtr. Instead, we need to wait for the BindToClient
callback so we can bind the SurfacePtr on the impl thread.
R=jamesr@chromium.org
Committed: https://crrev.com/faa1c522af8be7a3993bca1399a8d99c492d3185
Cr-Commit-Position: refs/heads/master@{#296474}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|