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

Issue 1856323004: Subzero. Fixes Browser Build (Closed)

Created:
4 years, 8 months ago by John
Modified:
4 years, 8 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Removes Wasm translator from browser build #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M Makefile View 1 chunk +2 lines, -2 lines 0 comments Download
M src/IceCompiler.cpp View 1 1 chunk +4 lines, -0 lines 3 comments Download
M src/WasmTranslator.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/WasmTranslator.cpp View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
John
4 years, 8 months ago (2016-04-05 13:09:34 UTC) #2
Jim Stichnoth
lgtm https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp#newcode95 src/IceCompiler.cpp:95: #if !ALLOW_WASM I'm surprised this is necessary, because ...
4 years, 8 months ago (2016-04-05 13:10:41 UTC) #4
John
presubmitting and landing. https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp#newcode95 src/IceCompiler.cpp:95: #if !ALLOW_WASM On 2016/04/05 13:10:41, stichnot ...
4 years, 8 months ago (2016-04-05 13:14:09 UTC) #5
Jim Stichnoth
https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1856323004/diff/20001/src/IceCompiler.cpp#newcode95 src/IceCompiler.cpp:95: #if !ALLOW_WASM On 2016/04/05 13:14:08, John wrote: > On ...
4 years, 8 months ago (2016-04-05 13:18:38 UTC) #6
John
4 years, 8 months ago (2016-04-05 13:20:54 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
681f90fe6f4930c11d87a63d1c47cbb95a57f61b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698