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

Issue 2471923002: Support structured clone of compiled WebAssembly modules. (Closed)

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

Description

Support structured clone of compiled WebAssembly modules. Compatible with the current (unshipped) Blink implementation. BUG=chromium:148757 Committed: https://crrev.com/39a1c9678e3e925f854b67e5e2ca61ac745824a8 Cr-Commit-Position: refs/heads/master@{#40775}

Patch Set 1 #

Patch Set 2 : flag #

Patch Set 3 : does V8_EXPORT_PRIVATE fix things? #

Patch Set 4 : refactorize #

Patch Set 5 : correct one invalid decode test #

Total comments: 5

Patch Set 6 : mtrofin first pass #

Patch Set 7 : update unit test for flag switch #

Patch Set 8 : override FLAG_expose_wasm earlier in the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -2 lines) Patch
M src/value-serializer.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/value-serializer.cc View 1 2 3 4 5 7 chunks +94 lines, -2 lines 0 comments Download
M test/unittests/value-serializer-unittest.cc View 1 2 3 4 5 6 7 1 chunk +157 lines, -0 lines 0 comments Download

Messages

Total messages: 45 (36 generated)
jbroman
PTAL. I'm not quite sure what the right way to translate the current use of ...
4 years, 1 month ago (2016-11-03 20:05:28 UTC) #20
Mircea Trofin
On 2016/11/03 20:05:28, jbroman wrote: > PTAL. > > I'm not quite sure what the ...
4 years, 1 month ago (2016-11-03 23:29:59 UTC) #23
Mircea Trofin
https://codereview.chromium.org/2471923002/diff/80001/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/2471923002/diff/80001/src/flag-definitions.h#newcode934 src/flag-definitions.h:934: DEFINE_BOOL(serialize_wasm_modules, false, I don't think we need this anymore. ...
4 years, 1 month ago (2016-11-03 23:30:05 UTC) #24
jbroman
On 2016/11/03 at 23:29:59, mtrofin wrote: > Now that we do all this internally, I ...
4 years, 1 month ago (2016-11-04 14:32:12 UTC) #30
Mircea Trofin
lgtm
4 years, 1 month ago (2016-11-04 14:35:53 UTC) #32
jbroman
Just realized I could avoid explicitly installing the wasm js stuff if I just override ...
4 years, 1 month ago (2016-11-04 15:09:08 UTC) #37
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/2471923002/140001
4 years, 1 month ago (2016-11-04 15:33:16 UTC) #42
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 1 month ago (2016-11-04 15:35:20 UTC) #43
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:23:21 UTC) #45
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/39a1c9678e3e925f854b67e5e2ca61ac745824a8
Cr-Commit-Position: refs/heads/master@{#40775}

Powered by Google App Engine
This is Rietveld 408576698