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

Issue 2904193003: [WASM] Use better error message when decoding function body fails. (Closed)

Created:
3 years, 7 months ago by bbudge
Modified:
3 years, 6 months ago
Reviewers:
Mircea Trofin
CC:
v8-reviews_googlegroups.com, wasm-v8_google.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[WASM] Use better error message when decoding function body fails. BUG=v8:6325 Review-Url: https://codereview.chromium.org/2904193003 Cr-Commit-Position: refs/heads/master@{#45714} Committed: https://chromium.googlesource.com/v8/v8/+/911528847ccfded02b8c04c51d1381322e2f34a5

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/wasm/module-decoder.cc View 1 chunk +3 lines, -2 lines 2 comments Download

Messages

Total messages: 15 (8 generated)
bbudge
Code cleanup Friday
3 years, 7 months ago (2017-05-26 19:26:28 UTC) #4
bbudge
Ping
3 years, 6 months ago (2017-05-31 14:16:58 UTC) #7
Mircea Trofin
On 2017/05/31 14:16:58, bbudge wrote: > Ping Lgtm, 1 note.
3 years, 6 months ago (2017-05-31 14:51:23 UTC) #8
Mircea Trofin
https://codereview.chromium.org/2904193003/diff/1/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2904193003/diff/1/src/wasm/module-decoder.cc#newcode965 src/wasm/module-decoder.cc:965: result.error(result.error_offset(), wrapped.str()); Does str() flush?
3 years, 6 months ago (2017-05-31 14:51:42 UTC) #9
bbudge
https://codereview.chromium.org/2904193003/diff/1/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2904193003/diff/1/src/wasm/module-decoder.cc#newcode965 src/wasm/module-decoder.cc:965: result.error(result.error_offset(), wrapped.str()); On 2017/05/31 14:51:42, Mircea Trofin wrote: > ...
3 years, 6 months ago (2017-06-01 00:53:26 UTC) #10
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/2904193003/1
3 years, 6 months ago (2017-06-05 20:06:33 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 20:39:05 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/911528847ccfded02b8c04c51d1381322e2...

Powered by Google App Engine
This is Rietveld 408576698