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

Issue 1971353002: Add ImageData-related API to OffscreenCanvasRenderingContext2D (Closed)

Created:
4 years, 7 months ago by xlai (Olivia)
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ImageData-related API to OffscreenCanvasRenderingContext2D BUG=563856 Committed: https://crrev.com/b5ad91ea5bbd69c5615cc89c6c46257f4525f23a Cr-Commit-Position: refs/heads/master@{#393550}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Name change #

Patch Set 3 : Add expected results to interface listings #

Messages

Total messages: 18 (9 generated)
xlai (Olivia)
Last patch to add existing CRC2D API to OCRC2D before we move to other functions.
4 years, 7 months ago (2016-05-12 22:10:57 UTC) #2
ajuma
Just a couple questions about the "createImageData(ImageData)" case: https://codereview.chromium.org/1971353002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html File third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html (right): https://codereview.chromium.org/1971353002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html#newcode35 third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html:35: var ...
4 years, 7 months ago (2016-05-13 15:13:31 UTC) #5
xlai (Olivia)
https://codereview.chromium.org/1971353002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html File third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html (right): https://codereview.chromium.org/1971353002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html#newcode35 third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageData-in-worker.html:35: var blankImageData = ctx.createImageData(getPrefilledImageData()); On 2016/05/13 15:13:31, ajuma wrote: ...
4 years, 7 months ago (2016-05-13 15:22:28 UTC) #6
ajuma
Ah, makes sense. lgtm
4 years, 7 months ago (2016-05-13 15:24:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971353002/20001
4 years, 7 months ago (2016-05-13 15:27:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971353002/40001
4 years, 7 months ago (2016-05-13 15:45:24 UTC) #13
Justin Novosad
On 2016/05/13 15:45:24, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 7 months ago (2016-05-13 15:49:58 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-13 16:51:05 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 16:52:14 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b5ad91ea5bbd69c5615cc89c6c46257f4525f23a
Cr-Commit-Position: refs/heads/master@{#393550}

Powered by Google App Engine
This is Rietveld 408576698