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

Issue 2394663008: [wasm] Extend wasm object validation to WasmCompiledModule (Closed)

Created:
4 years, 2 months ago by Clemens Hammacher
Modified:
4 years, 2 months ago
Reviewers:
titzer, Mircea Trofin
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Extend wasm object validation to WasmCompiledModule I am removing three fields from the wasm object in a follow-up commit, and using information in the compiled module instead. In order to not weaken the verification, this commit adds appropriate checks on the compiled module. R=titzer@chromium.org,mtrofin@chromium.org Committed: https://crrev.com/550364fb1256e8d46607e767654ae18cc4ef5015 Cr-Commit-Position: refs/heads/master@{#40061}

Patch Set 1 #

Patch Set 2 : Add SLOW_DCHECK #

Patch Set 3 : Fix early validation error #

Patch Set 4 : Remove debug code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -24 lines) Patch
M src/wasm/wasm-module.h View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M src/wasm/wasm-module.cc View 1 2 3 7 chunks +50 lines, -23 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 37 (31 generated)
Clemens Hammacher
4 years, 2 months ago (2016-10-06 14:00:57 UTC) #18
Mircea Trofin
lgtm (assuming the green-ing of the red bot doesn't change the CL much)
4 years, 2 months ago (2016-10-06 15:48:21 UTC) #21
titzer
lgtm
4 years, 2 months ago (2016-10-06 15:51:59 UTC) #22
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/2394663008/80001
4 years, 2 months ago (2016-10-06 19:56:39 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-10-06 19:59:35 UTC) #35
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 20:00:03 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/550364fb1256e8d46607e767654ae18cc4ef5015
Cr-Commit-Position: refs/heads/master@{#40061}

Powered by Google App Engine
This is Rietveld 408576698