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

Issue 2362663002: [wasm] Break loops in the module-decoder upon error. (Closed)

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

Description

[wasm] Break loops in the module-decoder upon error. R=titzer@chromium.org Committed: https://crrev.com/396dbab65e2f54c4f8402f6bc1059f1e6b3aa66e Cr-Commit-Position: refs/heads/master@{#39628}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Patch Set 3 : Change all loop breaks to the same pattern. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -18 lines) Patch
M src/wasm/module-decoder.cc View 1 2 10 chunks +11 lines, -18 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
ahaas
4 years, 3 months ago (2016-09-22 09:51:11 UTC) #1
titzer
lgtm, but this CL will be superceded by 0xC https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc#newcode190 src/wasm/module-decoder.cc:190: ...
4 years, 3 months ago (2016-09-22 09:53:11 UTC) #4
ahaas
https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc#newcode190 src/wasm/module-decoder.cc:190: if (failed()) break; On 2016/09/22 at 09:53:11, titzer wrote: ...
4 years, 3 months ago (2016-09-22 12:35:10 UTC) #9
ahaas
On 2016/09/22 at 12:35:10, ahaas wrote: > https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc > File src/wasm/module-decoder.cc (right): > > https://codereview.chromium.org/2362663002/diff/1/src/wasm/module-decoder.cc#newcode190 ...
4 years, 3 months ago (2016-09-22 13:51:58 UTC) #14
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/2362663002/40001
4 years, 3 months ago (2016-09-22 13:52:12 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-22 13:54:29 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-22 13:54:48 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/396dbab65e2f54c4f8402f6bc1059f1e6b3aa66e
Cr-Commit-Position: refs/heads/master@{#39628}

Powered by Google App Engine
This is Rietveld 408576698