commit | 9763bf843ddb4c9bb7a60e26871d392ea8403533 | [log] [tgz] |
---|---|---|
author | Alex Cooper <alcooper@chromium.org> | Fri Apr 05 19:12:54 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 05 19:12:54 2019 |
tree | 2407e0f8d33081650e65ee0962c151f021d93f86 | |
parent | cfc2cf28c628c48691afffe17f1bdefa9dc651b8 [diff] |
Cleanup overlay_binding in compositor_base CleanUp When we receive a device disconnect while presenting, we weren't closing the overlay binding, which was causing a DCHECK in mojo because it was being default closed/destructed on the wrong thread. Bug: 950040 Change-Id: If3729b277f69883bb2e81a9308fe6dafc94f3ffa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553173 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Reviewed-by: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#648286}
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 .