Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(601)

Issue 1641743005: Oilpan: Use CrossThreadPersistent for CanvasAsyncBlobCreator::m_callback (Closed)

Created:
4 years, 10 months ago by haraken
Modified:
4 years, 10 months ago
CC:
chromium-reviews, dshwang, ajuma+watch-canvas_chromium.org, blink-reviews-html_chromium.org, Justin Novosad, dglazkov+blink, Rik, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/c29421fa76fb3de2fefc8c792ef48354722a4026 Cr-Commit-Position: refs/heads/master@{#372053}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
haraken
PTAL
4 years, 10 months ago (2016-01-28 04:43:57 UTC) #2
haraken
hiroshige: Not related to CL, but why doesn't BlobCallback::handleEvent use threadSafeBind? https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp&sq=package:chromium&type=cs&l=256&rcl=1453941277
4 years, 10 months ago (2016-01-28 04:45:34 UTC) #4
hiroshige
On 2016/01/28 04:45:34, haraken wrote: > hiroshige: Not related to CL, but why doesn't BlobCallback::handleEvent ...
4 years, 10 months ago (2016-01-28 07:46:32 UTC) #5
sof
lgtm
4 years, 10 months ago (2016-01-28 07:49:07 UTC) #6
haraken
On 2016/01/28 07:46:32, hiroshige wrote: > On 2016/01/28 04:45:34, haraken wrote: > > hiroshige: Not ...
4 years, 10 months ago (2016-01-28 08:14:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1641743005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1641743005/1
4 years, 10 months ago (2016-01-28 08:15:42 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-01-28 09:17:21 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 09:18:16 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c29421fa76fb3de2fefc8c792ef48354722a4026
Cr-Commit-Position: refs/heads/master@{#372053}

Powered by Google App Engine
This is Rietveld 408576698