Oilpan: Use CrossThreadPersistent for CanvasAsyncBlobCreator::m_callback
The image encoder runs on a background worker thread, which is not attached to Oilpan. Thus CanvasAsyncBlobCreator::m_callback touched by the image encoder must use CrossThreadPersistent. BUG=581877 Review URL: https://codereview.chromium.org/1641743005 Cr-Commit-Position: refs/heads/master@{#372053}
Showing
Please register or sign in to comment