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

Issue 10207033: Make CanvasPixelArray pretent to be Uint8ClampedArray (Closed)

Created:
8 years, 8 months ago by sra1
Modified:
8 years, 8 months ago
Reviewers:
vsm, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make CanvasPixelArray pretent to be Uint8ClampedArray Eventually CanvasPixelArray will go away. Committed: https://code.google.com/p/dart/source/detail?r=6922

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -11 lines) Patch
M client/tests/client/client.status View 1 chunk +0 lines, -1 line 0 comments Download
M client/tests/client/client-leg.status View 1 chunk +4 lines, -10 lines 0 comments Download
A client/tests/client/dom/CanvasPixelArrayTypeAliasTest.dart View 1 chunk +62 lines, -0 lines 1 comment Download
A client/tests/client/html/CanvasPixelArrayTypeAliasTest.dart View 1 chunk +62 lines, -0 lines 0 comments Download
M frog/corejs.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/compiler/implementation/lib/native_helper.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
tbr to take advantage of the quiet period on the bots.
8 years, 8 months ago (2012-04-25 05:23:47 UTC) #1
vsm
https://chromiumcodereview.appspot.com/10207033/diff/4001/client/tests/client/dom/CanvasPixelArrayTypeAliasTest.dart File client/tests/client/dom/CanvasPixelArrayTypeAliasTest.dart (right): https://chromiumcodereview.appspot.com/10207033/diff/4001/client/tests/client/dom/CanvasPixelArrayTypeAliasTest.dart#newcode44 client/tests/client/dom/CanvasPixelArrayTypeAliasTest.dart:44: test('PutImageData', () { Isn't this one redundant with the ...
8 years, 8 months ago (2012-04-25 05:38:18 UTC) #2
kasperl
8 years, 8 months ago (2012-04-25 12:25:49 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698