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

Issue 2657463003: [wasm] Errors in names section do not fail the whole module. (Closed)

Created:
3 years, 11 months ago by titzer
Modified:
3 years, 11 months ago
Reviewers:
ahaas
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Errors in names section do not fail the whole module. R=ahaas@chromium.org BUG=v8:5882 Review-Url: https://codereview.chromium.org/2657463003 Cr-Commit-Position: refs/heads/master@{#42629} Committed: https://chromium.googlesource.com/v8/v8/+/a920c0d92bd5d1c59a23ba4c103c96d7724d0460

Patch Set 1 #

Patch Set 2 : Fix string offsets #

Total comments: 4

Patch Set 3 : Added a TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -20 lines) Patch
M src/wasm/decoder.h View 2 chunks +13 lines, -2 lines 0 comments Download
M src/wasm/module-decoder.cc View 1 2 2 chunks +24 lines, -18 lines 0 comments Download
A test/mjsunit/wasm/names.js View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
titzer
3 years, 11 months ago (2017-01-24 10:57:41 UTC) #1
ahaas
lgtm with nits https://codereview.chromium.org/2657463003/diff/20001/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2657463003/diff/20001/src/wasm/module-decoder.cc#newcode613 src/wasm/module-decoder.cc:613: Decoder inner(start_, pc_, end_); Can we ...
3 years, 11 months ago (2017-01-24 12:40:14 UTC) #10
titzer
https://codereview.chromium.org/2657463003/diff/20001/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2657463003/diff/20001/src/wasm/module-decoder.cc#newcode613 src/wasm/module-decoder.cc:613: Decoder inner(start_, pc_, end_); On 2017/01/24 12:40:14, ahaas wrote: ...
3 years, 11 months ago (2017-01-24 12:42:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2657463003/40001
3 years, 11 months ago (2017-01-24 12:43:21 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 13:13:35 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/a920c0d92bd5d1c59a23ba4c103c96d7724...

Powered by Google App Engine
This is Rietveld 408576698