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

Issue 16562005: Neutering API for v8::ArrayBuffer (Closed)

Created:
7 years, 6 months ago by Dmitry Lomov (no reviews)
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne
CC:
v8-dev, Michael Starzinger, Hannes Payer (out of office)
Visibility:
Public.

Description

Patch Set 1 : Style #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -0 lines) Patch
M include/v8.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M src/objects.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +116 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Dmitry Lomov (no reviews)
API for neutering ArrayBuffer. svenpanne: please review mstarzinger,hpayer: FYI (this is the reason for ArrayBuffer ...
7 years, 6 months ago (2013-06-07 11:26:31 UTC) #1
Sven Panne
LGTM with a nit. https://codereview.chromium.org/16562005/diff/9001/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/16562005/diff/9001/test/cctest/test-api.cc#newcode2668 test/cctest/test-api.cc:2668: int byteOffset, Using size_t instead ...
7 years, 6 months ago (2013-06-07 12:21:08 UTC) #2
Dmitry Lomov (no reviews)
https://codereview.chromium.org/16562005/diff/9001/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/16562005/diff/9001/test/cctest/test-api.cc#newcode2668 test/cctest/test-api.cc:2668: int byteOffset, On 2013/06/07 12:21:08, Sven Panne wrote: > ...
7 years, 6 months ago (2013-06-07 14:57:09 UTC) #3
Dmitry Lomov (no reviews)
7 years, 6 months ago (2013-06-07 15:02:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15006 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698