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

Issue 1327913004: Added 32-bit version of nonsfi monacl shell (Closed)

Created:
5 years, 3 months ago by Sean Klein
Modified:
5 years, 3 months ago
Reviewers:
Mark Seaborn
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Added 32-bit version of nonsfi monacl shell BUG=https://github.com/domokit/mojo/issues/396 R=mseaborn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/7b0e143e9861e72663d31af92023953867d4909c

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : No longer building 64-bit version of monacl_shell_nonsfi #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -10 lines) Patch
M mojo/nacl/BUILD.gn View 1 2 3 4 2 chunks +29 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Sean Klein
5 years, 3 months ago (2015-09-08 22:55:36 UTC) #2
Mark Seaborn
It's nice that this turned out to be simple! Some nits... https://codereview.chromium.org/1327913004/diff/1/mojo/nacl/BUILD.gn File mojo/nacl/BUILD.gn (right): ...
5 years, 3 months ago (2015-09-08 23:57:43 UTC) #3
Sean Klein
https://codereview.chromium.org/1327913004/diff/1/mojo/nacl/BUILD.gn File mojo/nacl/BUILD.gn (right): https://codereview.chromium.org/1327913004/diff/1/mojo/nacl/BUILD.gn#newcode23 mojo/nacl/BUILD.gn:23: executable("monacl_shell_nonsfi") { I don't have a solution for this ...
5 years, 3 months ago (2015-09-09 17:37:07 UTC) #4
Sean Klein
Sorry for fiddling with this so much -- Petr and I figured out how to ...
5 years, 3 months ago (2015-09-09 17:55:45 UTC) #5
Mark Seaborn
LGTM https://codereview.chromium.org/1327913004/diff/60001/mojo/nacl/BUILD.gn File mojo/nacl/BUILD.gn (right): https://codereview.chromium.org/1327913004/diff/60001/mojo/nacl/BUILD.gn#newcode23 mojo/nacl/BUILD.gn:23: if (current_cpu == "x86") { Can you add ...
5 years, 3 months ago (2015-09-09 19:13:14 UTC) #6
Sean Klein
https://codereview.chromium.org/1327913004/diff/60001/mojo/nacl/BUILD.gn File mojo/nacl/BUILD.gn (right): https://codereview.chromium.org/1327913004/diff/60001/mojo/nacl/BUILD.gn#newcode23 mojo/nacl/BUILD.gn:23: if (current_cpu == "x86") { On 2015/09/09 19:13:14, Mark ...
5 years, 3 months ago (2015-09-09 19:32:33 UTC) #7
Sean Klein
5 years, 3 months ago (2015-09-09 20:25:05 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
7b0e143e9861e72663d31af92023953867d4909c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698