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

Issue 16347017: Fix exception type to ArgumentError instead of out of memory when checking the length argment of ty… (Closed)

Created:
7 years, 6 months ago by siva
Modified:
7 years, 6 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix exception type to ArgumentError instead of out of memory when checking the length argment of typed data constructors. Change the error message to be similar to that issued from regular list constructors. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=23879

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M runtime/lib/typed_data.cc View 1 2 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
siva
7 years, 6 months ago (2013-06-11 18:23:21 UTC) #1
siva
7 years, 6 months ago (2013-06-11 18:35:47 UTC) #2
hausner
lgtm https://codereview.chromium.org/16347017/diff/4001/runtime/lib/typed_data.cc File runtime/lib/typed_data.cc (left): https://codereview.chromium.org/16347017/diff/4001/runtime/lib/typed_data.cc#oldcode54 runtime/lib/typed_data.cc:54: "%"Pd" must be greater than 0", len)); Should ...
7 years, 6 months ago (2013-06-11 20:20:14 UTC) #3
siva
https://codereview.chromium.org/16347017/diff/4001/runtime/lib/typed_data.cc File runtime/lib/typed_data.cc (left): https://codereview.chromium.org/16347017/diff/4001/runtime/lib/typed_data.cc#oldcode54 runtime/lib/typed_data.cc:54: "%"Pd" must be greater than 0", len)); It should ...
7 years, 6 months ago (2013-06-11 20:33:39 UTC) #4
siva
7 years, 6 months ago (2013-06-11 20:36:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r23879 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698