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

Issue 22408008: Allow creation of ImageBitmaps from WebGL canvases. (Closed)

Created:
7 years, 4 months ago by arbesfeld
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Allow creation of ImageBitmaps from WebGL canvases. BUG=260936, 166658 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156506

Patch Set 1 #

Patch Set 2 : Remove unnecessary lines in the test. #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -0 lines) Patch
A LayoutTests/fast/canvas/canvas-createImageBitmap-webgl.html View 1 1 chunk +42 lines, -0 lines 0 comments Download
A + LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/page/ImageBitmap.cpp View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
arbesfeld
7 years, 4 months ago (2013-08-08 15:08:18 UTC) #1
arbesfeld
ping!
7 years, 4 months ago (2013-08-14 19:54:28 UTC) #2
Justin Novosad
https://codereview.chromium.org/22408008/diff/3001/Source/core/page/ImageBitmap.cpp File Source/core/page/ImageBitmap.cpp (right): https://codereview.chromium.org/22408008/diff/3001/Source/core/page/ImageBitmap.cpp#newcode76 Source/core/page/ImageBitmap.cpp:76: if (!sourceContext || !sourceContext->isAccelerated() || !sourceContext->is2d()) Do we really ...
7 years, 4 months ago (2013-08-19 20:20:51 UTC) #3
arbesfeld
On 2013/08/19 20:20:51, junov wrote: > https://codereview.chromium.org/22408008/diff/3001/Source/core/page/ImageBitmap.cpp > File Source/core/page/ImageBitmap.cpp (right): > > https://codereview.chromium.org/22408008/diff/3001/Source/core/page/ImageBitmap.cpp#newcode76 > ...
7 years, 4 months ago (2013-08-20 14:27:55 UTC) #4
Justin Novosad
On 2013/08/20 14:27:55, arbesfeld wrote: > On 2013/08/19 20:20:51, junov wrote: > > > https://codereview.chromium.org/22408008/diff/3001/Source/core/page/ImageBitmap.cpp ...
7 years, 4 months ago (2013-08-20 14:40:32 UTC) #5
Justin Novosad
On 2013/08/20 14:40:32, junov wrote: > On 2013/08/20 14:27:55, arbesfeld wrote: > > On 2013/08/19 ...
7 years, 4 months ago (2013-08-20 14:44:52 UTC) #6
Stephen White
On 2013/08/20 14:44:52, junov wrote: > On 2013/08/20 14:40:32, junov wrote: > > On 2013/08/20 ...
7 years, 4 months ago (2013-08-21 20:56:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/arbesfeld@chromium.org/22408008/13001
7 years, 4 months ago (2013-08-21 20:57:21 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-21 21:47:46 UTC) #9
Message was sent while issue was closed.
Change committed as 156506

Powered by Google App Engine
This is Rietveld 408576698