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

Issue 2493433002: [wasm] Only immutable imported globals are valid initializer expressions (Closed)

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

Description

[wasm] Only immutable imported globals are valid initializer expressions R=titzer@chromium.org TEST=unittests/WasmModuleVerifyTest.DataSegmentWithImmutableGlobal, unittests/WasmModuleVerifyTest.DataSegmentWithMutableImportedGlobal, unittests/WasmModuleVerifyTest.DataSegmentWithImmutableImportedGlobal Committed: https://crrev.com/d91bed67d6115acc38a73d875e13e33613801c1e Cr-Commit-Position: refs/heads/master@{#40865}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove obsolete tests. #

Patch Set 3 : Removed another test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -60 lines) Patch
M src/wasm/module-decoder.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-module.cc View 1 1 chunk +0 lines, -29 lines 0 comments Download
M test/mjsunit/wasm/data-segments.js View 1 1 chunk +0 lines, -24 lines 0 comments Download
M test/unittests/wasm/module-decoder-unittest.cc View 1 2 2 chunks +94 lines, -7 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
ahaas
4 years, 1 month ago (2016-11-09 13:19:40 UTC) #1
titzer
https://codereview.chromium.org/2493433002/diff/1/src/wasm/module-decoder.cc File src/wasm/module-decoder.cc (right): https://codereview.chromium.org/2493433002/diff/1/src/wasm/module-decoder.cc#newcode914 src/wasm/module-decoder.cc:914: printf("error\n"); stray printfs remaining here https://codereview.chromium.org/2493433002/diff/1/src/wasm/module-decoder.cc#newcode921 src/wasm/module-decoder.cc:921: if (!global ...
4 years, 1 month ago (2016-11-09 13:26:44 UTC) #4
ahaas
I also removed obsolete tests which expect invalid wasm modules (according to the design document) ...
4 years, 1 month ago (2016-11-09 14:21:17 UTC) #9
titzer
On 2016/11/09 14:21:17, ahaas wrote: > I also removed obsolete tests which expect invalid wasm ...
4 years, 1 month ago (2016-11-09 15:47:34 UTC) #16
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/2493433002/40001
4 years, 1 month ago (2016-11-09 15:50:06 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-09 15:52:25 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:27:46 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d91bed67d6115acc38a73d875e13e33613801c1e
Cr-Commit-Position: refs/heads/master@{#40865}

Powered by Google App Engine
This is Rietveld 408576698