commit | 7b41e679cab3f544ddb00513b76f7b2430c80828 | [log] [tgz] |
---|---|---|
author | Kramer Ge <fangzhoug@chromium.org> | Tue Jan 07 17:44:21 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 07 17:44:21 2020 |
tree | 625580f0188fa8c222239e087bf2dd51446bfe4c | |
parent | 4a9543dce1899794d114b8972390cb6852a62efc [diff] |
Use CancelableOnceCallback to forward OverlayData in SkiaOutputDeviceBufferQueue::SwapBuffers OverlayData has SharedImageRepresentationOverlay whose destructor accesses raw pointer memory_tracker from SkiaOutputSurfaceImplOnGpu. So it must not outlive SkiaOutputDeviceBufferQueue. Bug: 1035862 Change-Id: Ie3ca959a7426449dd8e06b251f40649ee3fd0290 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1987864 Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#728975}
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 .