commit | 17364591d796b4ae4ac1a80f5980e122039ce53f | [log] [tgz] |
---|---|---|
author | Becca Hughes <beccahughes@chromium.org> | Mon Jul 22 17:44:05 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 22 17:44:05 2019 |
tree | 549bd13cb15ef8cc7aa88219a59c5085cc793389 | |
parent | fafdc1f42a56e97b4072e755ba2e9708cd9bc75e [diff] |
[Media Controller] Fix dcheck with image observer The mojo::MediaSession instance is owned by AudioFocusRequest. Therefore, we need to wrap callbacks to get the image bitmap so they are owned by that class. BUG=985874 Change-Id: I3f11cbc76df67bf84f0dd22748a576ec6c7bac2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709800 Reviewed-by: Tommy Steimel <steimel@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#679603}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .