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

Issue 308073002: Clear environment variables for nacl_helper (Closed)

Created:
6 years, 6 months ago by elijahtaylor1
Modified:
6 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Clear environment variables for nacl_helper BUG=358413 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275259

Patch Set 1 #

Total comments: 29

Patch Set 2 : feedback #

Patch Set 3 : fix nacl browser tests and android base tests #

Total comments: 2

Patch Set 4 : feedback #

Total comments: 2

Patch Set 5 : feedback #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -18 lines) Patch
M base/process/launch.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M base/process/launch.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/process/launch_posix.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M base/process/process_util_unittest.cc View 1 2 4 chunks +43 lines, -14 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/zygote/nacl_fork_delegate_linux.h View 1 2 3 3 chunks +9 lines, -0 lines 0 comments Download
M components/nacl/zygote/nacl_fork_delegate_linux.cc View 1 2 3 4 4 chunks +39 lines, -0 lines 0 comments Download
A components/nacl/zygote/nacl_fork_delegate_linux_unittest.cc View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
elijahtaylor1
PTAL
6 years, 6 months ago (2014-05-30 00:01:48 UTC) #1
jln (very slow on Chromium)
Looks good in general. What is expect to use NACL_DANGEROUS_NACL_HELPER_ENV_PASSTHROUGH and how? Currently, everything works ...
6 years, 6 months ago (2014-06-02 21:31:46 UTC) #2
Mark Seaborn
https://codereview.chromium.org/308073002/diff/1/base/process/launch.h File base/process/launch.h (right): https://codereview.chromium.org/308073002/diff/1/base/process/launch.h#newcode91 base/process/launch.h:91: // Set/unset environment variables. Empty (the default) means to ...
6 years, 6 months ago (2014-06-02 23:10:29 UTC) #3
elijahtaylor1
https://codereview.chromium.org/308073002/diff/1/base/process/launch.h File base/process/launch.h (right): https://codereview.chromium.org/308073002/diff/1/base/process/launch.h#newcode91 base/process/launch.h:91: // Set/unset environment variables. Empty (the default) means to ...
6 years, 6 months ago (2014-06-03 20:47:55 UTC) #4
jln (very slow on Chromium)
lgtm, but please change the signature of AddPassthroughEnvToOptions() to take a pointer. https://chromiumcodereview.appspot.com/308073002/diff/1/components/nacl/zygote/nacl_fork_delegate_linux_unittest.cc File components/nacl/zygote/nacl_fork_delegate_linux_unittest.cc ...
6 years, 6 months ago (2014-06-03 22:58:13 UTC) #5
elijahtaylor1
+mark@chromium.org for base/ OWNERS https://chromiumcodereview.appspot.com/308073002/diff/40001/components/nacl/zygote/nacl_fork_delegate_linux.h File components/nacl/zygote/nacl_fork_delegate_linux.h (right): https://chromiumcodereview.appspot.com/308073002/diff/40001/components/nacl/zygote/nacl_fork_delegate_linux.h#newcode55 components/nacl/zygote/nacl_fork_delegate_linux.h:55: static void AddPassthroughEnvToOptions(base::LaunchOptions& options); On ...
6 years, 6 months ago (2014-06-03 23:22:11 UTC) #6
Mark Mentovai
LGTM in base.
6 years, 6 months ago (2014-06-04 02:16:34 UTC) #7
Mark Seaborn
LGTM https://chromiumcodereview.appspot.com/308073002/diff/60001/components/nacl/zygote/nacl_fork_delegate_linux.cc File components/nacl/zygote/nacl_fork_delegate_linux.cc (right): https://chromiumcodereview.appspot.com/308073002/diff/60001/components/nacl/zygote/nacl_fork_delegate_linux.cc#newcode50 components/nacl/zygote/nacl_fork_delegate_linux.cc:50: // NACL_ENV_PASSTHROUGH="PATH PWD" would pass both $PATH and ...
6 years, 6 months ago (2014-06-04 15:16:50 UTC) #8
elijahtaylor1
https://codereview.chromium.org/308073002/diff/60001/components/nacl/zygote/nacl_fork_delegate_linux.cc File components/nacl/zygote/nacl_fork_delegate_linux.cc (right): https://codereview.chromium.org/308073002/diff/60001/components/nacl/zygote/nacl_fork_delegate_linux.cc#newcode50 components/nacl/zygote/nacl_fork_delegate_linux.cc:50: // NACL_ENV_PASSTHROUGH="PATH PWD" would pass both $PATH and $PWD ...
6 years, 6 months ago (2014-06-04 16:36:36 UTC) #9
elijahtaylor1
The CQ bit was checked by elijahtaylor@chromium.org
6 years, 6 months ago (2014-06-04 16:36:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elijahtaylor@chromium.org/308073002/80001
6 years, 6 months ago (2014-06-04 16:38:09 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-04 19:33:52 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 19:37:38 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/13296)
6 years, 6 months ago (2014-06-04 19:37:38 UTC) #14
elijahtaylor1
The CQ bit was checked by elijahtaylor@chromium.org
6 years, 6 months ago (2014-06-04 20:10:32 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elijahtaylor@chromium.org/308073002/80001
6 years, 6 months ago (2014-06-04 20:13:07 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-04 20:22:51 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 20:27:54 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/13334)
6 years, 6 months ago (2014-06-04 20:27:55 UTC) #19
elijahtaylor1
The CQ bit was checked by elijahtaylor@chromium.org
6 years, 6 months ago (2014-06-05 18:21:50 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elijahtaylor@chromium.org/308073002/100001
6 years, 6 months ago (2014-06-05 18:22:57 UTC) #21
commit-bot: I haz the power
6 years, 6 months ago (2014-06-05 22:16:19 UTC) #22
Message was sent while issue was closed.
Change committed as 275259

Powered by Google App Engine
This is Rietveld 408576698