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

Issue 2143353002: Use TaskRunnerHelper in CanvasAsyncBlobCreator (Closed)

Created:
4 years, 5 months ago by haraken
Modified:
4 years, 5 months ago
Reviewers:
hiroshige, dcheng, tzik
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

Use TaskRunnerHelper in CanvasAsyncBlobCreator BUG=624696 Committed: https://crrev.com/adbe3f34c435039528111c045a832f74e6a93e8f Cr-Commit-Position: refs/heads/master@{#405388}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -24 lines) Patch
M third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h View 3 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp View 11 chunks +24 lines, -14 lines 1 comment Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreatorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
haraken
PTAL
4 years, 5 months ago (2016-07-13 07:32:29 UTC) #2
dcheng
https://codereview.chromium.org/2143353002/diff/1/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp File third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp (right): https://codereview.chromium.org/2143353002/diff/1/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp#newcode221 third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp:221: TaskRunnerHelper::getUnthrottledTaskRunner(m_document)->postTask(BLINK_FROM_HERE, WTF::bind(&CanvasAsyncBlobCreator::createBlobAndInvokeCallback, wrapPersistent(this))); Not related to this CL, but ...
4 years, 5 months ago (2016-07-13 07:38:25 UTC) #4
haraken
On 2016/07/13 07:38:25, dcheng wrote: > https://codereview.chromium.org/2143353002/diff/1/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp > File third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp > (right): > > https://codereview.chromium.org/2143353002/diff/1/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp#newcode221 ...
4 years, 5 months ago (2016-07-13 07:48:17 UTC) #6
dcheng
On 2016/07/13 07:48:17, haraken wrote: > On 2016/07/13 07:38:25, dcheng wrote: > > > https://codereview.chromium.org/2143353002/diff/1/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp ...
4 years, 5 months ago (2016-07-13 14:24:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2143353002/1
4 years, 5 months ago (2016-07-14 01:26:36 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-14 01:34:01 UTC) #12
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 01:34:05 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 01:35:43 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/adbe3f34c435039528111c045a832f74e6a93e8f
Cr-Commit-Position: refs/heads/master@{#405388}

Powered by Google App Engine
This is Rietveld 408576698