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

Issue 328007: Stop throwing exceptions for out-of-range accesses to CanvasArrays.... (Closed)

Created:
11 years, 2 months ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Stop throwing exceptions for out-of-range accesses to CanvasArrays. This is per resolution in the WebGL working group to make these types match the WebIDL IndexSetter and IndexGetter semantics, which are still being defined but will very likely not throw. Committed: http://code.google.com/p/v8/source/detail?r=3117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -28 lines) Patch
M src/factory.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/factory.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/messages.js View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects.cc View 10 chunks +7 lines, -13 lines 0 comments Download
M test/cctest/test-api.cc View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ken Russell (switch to Gerrit)
11 years, 2 months ago (2009-10-23 08:39:47 UTC) #1
Christian Plesner Hansen
11 years, 2 months ago (2009-10-23 08:59:18 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698