Descriptionmedia: Use associated interface for mojo RendererClient
Use associated interface for the RendererClient so that client calls
runs on the same message pipe as the main interface, so that we can
guarantee the delivery order of client calls and main interface
callbacks.
Also update MojoRendererTest to use TestMessageLoop so that pending
tasks are automatically executed during destruction. This helps make
sure we don't leak objects.
BUG=646054
Committed: https://crrev.com/ea1e36d904dbc72f46a9f0ae695796ac3e55bfa1
Cr-Commit-Position: refs/heads/master@{#420430}
Patch Set 1 #Patch Set 2 : more test update #
Total comments: 3
Messages
Total messages: 22 (12 generated)
|