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

Issue 676323002: Non-SFI mode: Add --use-nacl-helper-nonsfi flag. (Closed)

Created:
6 years, 1 month ago by hidehiko
Modified:
6 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Non-SFI mode: Add --use-nacl-helper-nonsfi flag. This CL introduces a flag to switch nacl_helper binary for NaCl in Non-SFI mode. When the flag, nacl_helper_nonsfi binary is used, otherwise nacl_helper binary in Non-SFI mode is used. nacl_helper_nonsfi binary is under development, and this flag is for its experiment. Also, the flag will be used to run browser_tests with nacl_helper_nonsfi binary (similar to NaClBrowserTestNonSfiMode test suites). BUG=358465 TEST=Ran trybot. Ran browser tests locally with local modification on NaClBrowserTestNonSfiMode and made sure the binary is actually switched. Committed: https://crrev.com/826a0bcea4beff6c6feca3f29d2779bd4f258c48 Cr-Commit-Position: refs/heads/master@{#302217}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : #

Patch Set 4 : Rebase #

Total comments: 4

Patch Set 5 : Rebase #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -14 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/common/nacl_paths.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/common/nacl_paths.cc View 1 2 2 chunks +26 lines, -13 lines 0 comments Download
M components/nacl/common/nacl_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/common/nacl_switches.cc View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M components/nacl/zygote/nacl_fork_delegate_linux.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
hidehiko
Thank you for your review in advance, - hidehiko
6 years, 1 month ago (2014-10-27 12:54:28 UTC) #2
hamaji
lgtm https://codereview.chromium.org/676323002/diff/1/components/nacl/common/nacl_paths.cc File components/nacl/common/nacl_paths.cc (right): https://codereview.chromium.org/676323002/diff/1/components/nacl/common/nacl_paths.cc#newcode46 components/nacl/common/nacl_paths.cc:46: // in Non-SFI mode instead. TODO: remove this ...
6 years, 1 month ago (2014-10-28 07:13:17 UTC) #3
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/676323002/diff/1/components/nacl/common/nacl_paths.cc File components/nacl/common/nacl_paths.cc (right): https://codereview.chromium.org/676323002/diff/1/components/nacl/common/nacl_paths.cc#newcode46 components/nacl/common/nacl_paths.cc:46: // in Non-SFI mode ...
6 years, 1 month ago (2014-10-28 08:47:02 UTC) #4
hidehiko
On 2014/10/28 08:47:02, hidehiko wrote: > Thank you for review. PTAL. > > https://codereview.chromium.org/676323002/diff/1/components/nacl/common/nacl_paths.cc > ...
6 years, 1 month ago (2014-10-29 16:57:37 UTC) #5
Junichi Uekawa
lgtm minor comment. https://codereview.chromium.org/676323002/diff/50001/components/nacl/common/nacl_paths.cc File components/nacl/common/nacl_paths.cc (right): https://codereview.chromium.org/676323002/diff/50001/components/nacl/common/nacl_paths.cc#newcode27 components/nacl/common/nacl_paths.cc:27: *output = output->Append(filename); This blew my ...
6 years, 1 month ago (2014-10-30 11:04:19 UTC) #6
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/676323002/diff/50001/components/nacl/common/nacl_paths.cc File components/nacl/common/nacl_paths.cc (right): https://codereview.chromium.org/676323002/diff/50001/components/nacl/common/nacl_paths.cc#newcode27 components/nacl/common/nacl_paths.cc:27: *output = output->Append(filename); On ...
6 years, 1 month ago (2014-10-30 11:08:40 UTC) #7
Mark Seaborn
LGTM, but: This change is not testable on its own. I think it's better to ...
6 years, 1 month ago (2014-10-30 19:36:13 UTC) #8
hidehiko
Thank you for review. Submitting. As for testing of this CL itself, we can, manually. ...
6 years, 1 month ago (2014-10-31 03:37:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676323002/90001
6 years, 1 month ago (2014-10-31 03:39:21 UTC) #11
commit-bot: I haz the power
Committed patchset #6 (id:90001)
6 years, 1 month ago (2014-10-31 04:15:34 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 04:16:24 UTC) #13
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/826a0bcea4beff6c6feca3f29d2779bd4f258c48
Cr-Commit-Position: refs/heads/master@{#302217}

Powered by Google App Engine
This is Rietveld 408576698