Propagate cast application stop
Currently, if a cast application is stopped from a different device that started the application, RemotePlayback is not properly torn down. This is because the cast application listener is never given a reference to the session that it should tear down. This CL fixes the issue, and adds a pre-emptive null check. Bug: 790766 Change-Id: I6fa67ca87a05efd135c57b396d6d09e69065a6f3 Reviewed-on: https://chromium-review.googlesource.com/c/1327605Reviewed-by:Zhiqiang Zhang <zqzhang@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#607035}
Showing
Please register or sign in to comment