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

Issue 10379024: Proper support for Uint8ClampedArray. (Closed)

Created:
8 years, 7 months ago by Anton Muhin
Modified:
8 years, 7 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Proper support for Uint8ClampedArray. R=podivilov@chromium.org TEST=dom/typed_array_{2,4}_test Committed: https://code.google.com/p/dart/source/detail?r=7364

Patch Set 1 #

Total comments: 2

Patch Set 2 : Better FIXME #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -43 lines) Patch
M lib/dom/dom.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/dom/frog/dom_frog.dart View 2 chunks +92 lines, -1 line 0 comments Download
M lib/dom/idl/dart/dart.idl View 1 1 chunk +8 lines, -0 lines 0 comments Download
M lib/dom/scripts/generator.py View 1 chunk +0 lines, -2 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 3 chunks +91 lines, -1 line 0 comments Download
M lib/html/frog/html_frog.dart View 2 chunks +92 lines, -1 line 0 comments Download
M tests/dom/typed_arrays_2_test.dart View 2 chunks +31 lines, -29 lines 0 comments Download
M tests/dom/typed_arrays_4_test.dart View 3 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 7 months ago (2012-05-05 13:13:50 UTC) #1
podivilov
lgtm http://codereview.chromium.org/10379024/diff/1/lib/dom/idl/dart/dart.idl File lib/dom/idl/dart/dart.idl (right): http://codereview.chromium.org/10379024/diff/1/lib/dom/idl/dart/dart.idl#newcode18 lib/dom/idl/dart/dart.idl:18: // Ugliness ahead: we cannot analyse inheritance right ...
8 years, 7 months ago (2012-05-05 14:44:45 UTC) #2
Anton Muhin
8 years, 7 months ago (2012-05-05 14:52:28 UTC) #3
http://codereview.chromium.org/10379024/diff/1/lib/dom/idl/dart/dart.idl
File lib/dom/idl/dart/dart.idl (right):

http://codereview.chromium.org/10379024/diff/1/lib/dom/idl/dart/dart.idl#newc...
lib/dom/idl/dart/dart.idl:18: // Ugliness ahead: we cannot analyse inheritance
right now when deducing if
On 2012/05/05 14:44:45, podivilov wrote:
> Could you please add a more thorough fixme with refactoring plan for this?

Done.

Powered by Google App Engine
This is Rietveld 408576698