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

Issue 58943002: Add missing ByteData.elementSizeInBytes. (Closed)

Created:
7 years, 1 month ago by floitsch
Modified:
7 years, 1 month ago
Reviewers:
Cutch, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M runtime/lib/typed_data.dart View 1 chunk +4 lines, -0 lines 2 comments Download
M sdk/lib/typed_data/dart2js/typed_data_dart2js.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/co19/co19-co19.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
floitsch
7 years, 1 month ago (2013-11-05 04:50:37 UTC) #1
Cutch
lgtm
7 years, 1 month ago (2013-11-05 14:39:40 UTC) #2
floitsch
Committed patchset #1 manually as r29918 (presubmit successful).
7 years, 1 month ago (2013-11-05 18:04:50 UTC) #3
Ivan Posva
https://codereview.chromium.org/58943002/diff/1/runtime/lib/typed_data.dart File runtime/lib/typed_data.dart (right): https://codereview.chromium.org/58943002/diff/1/runtime/lib/typed_data.dart#newcode3003 runtime/lib/typed_data.dart:3003: int get elementSizeInBytes { I don't think this belongs ...
7 years, 1 month ago (2013-11-05 19:15:28 UTC) #4
Ivan Posva
7 years, 1 month ago (2013-11-05 19:18:13 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/58943002/diff/1/runtime/lib/typed_data.dart
File runtime/lib/typed_data.dart (right):

https://codereview.chromium.org/58943002/diff/1/runtime/lib/typed_data.dart#n...
runtime/lib/typed_data.dart:3003: int get elementSizeInBytes {
On 2013/11/05 19:15:28, Ivan Posva wrote:
> I don't think this belongs here.

Never mind, mixed up ByteBuffer and ByteData.

Powered by Google App Engine
This is Rietveld 408576698