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

Issue 13529005: Fix view creation for byte-size types. (Closed)

Created:
7 years, 8 months ago by Mads Ager (google)
Modified:
7 years, 8 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix view creation for byte-size types. We had forgotten to subtract the start byte offset from the length when not passing in an explicit length. Additionally, fix a couple of checked mode issues. R=asiva@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=20867

Patch Set 1 #

Patch Set 2 : Fix checked mode problems #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -6 lines) Patch
M runtime/lib/typeddata.dart View 1 6 chunks +6 lines, -6 lines 0 comments Download
M tests/standalone/typed_data_test.dart View 1 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
7 years, 8 months ago (2013-04-03 13:15:15 UTC) #1
siva
lgtm
7 years, 8 months ago (2013-04-03 15:27:18 UTC) #2
Mads Ager (google)
7 years, 8 months ago (2013-04-03 15:29:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20867 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698