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

Issue 10252023: Supper Uint8Clamped in manually written factories. (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

Supper Uint8Clamped in manually written factories. R=podivilov@chromium.org BUG=2791 Committed: https://code.google.com/p/dart/source/detail?r=7247

Patch Set 1 #

Patch Set 2 : + tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -1 line) Patch
M lib/dom/src/native_FactoryProviders.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M lib/dom/src/native_FactoryProvidersImplementation.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/dom/typed_arrays_1_test.dart View 1 1 chunk +20 lines, -0 lines 2 comments Download
M tests/dom/typed_arrays_2_test.dart View 1 1 chunk +67 lines, -1 line 0 comments Download
M tests/dom/typed_arrays_4_test.dart View 1 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Anton Muhin
8 years, 7 months ago (2012-04-28 14:25:04 UTC) #1
Anton Muhin
friendly ping
8 years, 7 months ago (2012-05-02 14:20:46 UTC) #2
podivilov
https://chromiumcodereview.appspot.com/10252023/diff/4/tests/dom/typed_arrays_1_test.dart File tests/dom/typed_arrays_1_test.dart (right): https://chromiumcodereview.appspot.com/10252023/diff/4/tests/dom/typed_arrays_1_test.dart#newcode36 tests/dom/typed_arrays_1_test.dart:36: test('aliasiClampedTest', () { It would make more sense to ...
8 years, 7 months ago (2012-05-02 14:54:37 UTC) #3
Anton Muhin
https://chromiumcodereview.appspot.com/10252023/diff/4/tests/dom/typed_arrays_1_test.dart File tests/dom/typed_arrays_1_test.dart (right): https://chromiumcodereview.appspot.com/10252023/diff/4/tests/dom/typed_arrays_1_test.dart#newcode36 tests/dom/typed_arrays_1_test.dart:36: test('aliasiClampedTest', () { On 2012/05/02 14:54:37, podivilov wrote: > ...
8 years, 7 months ago (2012-05-02 14:56:32 UTC) #4
podivilov
8 years, 7 months ago (2012-05-02 17:02:16 UTC) #5
LGTM.

Please replace supper with support in issue description.

Powered by Google App Engine
This is Rietveld 408576698