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

Issue 8776053: Plumb executable flag through proxy to base::SharedMemory::Create. (Closed)

Created:
9 years ago by Roland McGrath
Modified:
9 years ago
Reviewers:
Mark Seaborn, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Plumb executable flag through proxy to base::SharedMemory::Create. base::SharedMemory now takes a flag for whether executability is required. Plumb that through the Linux-only proxy for this interface. BUG= http://code.google.com/p/chromium/issues/detail?id=103377 TEST= nacl still works R=mseaborn@chromium.org,jam@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112818

Patch Set 1 #

Total comments: 1

Patch Set 2 : more commentary #

Patch Set 3 : reword comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/child_process_sandbox_support_linux.h View 1 2 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Roland McGrath
9 years ago (2011-12-02 18:12:04 UTC) #1
Mark Seaborn
http://codereview.chromium.org/8776053/diff/1/content/public/common/child_process_sandbox_support_linux.h File content/public/common/child_process_sandbox_support_linux.h (right): http://codereview.chromium.org/8776053/diff/1/content/public/common/child_process_sandbox_support_linux.h#newcode18 content/public/common/child_process_sandbox_support_linux.h:18: // with PROT_EXEC after making a mapping, but not ...
9 years ago (2011-12-02 20:14:27 UTC) #2
jam
rubberstamp lgtm, deferring to Mark
9 years ago (2011-12-02 20:42:22 UTC) #3
Roland McGrath
I find your wording vastly less comprehensible than what I had before. I've added a ...
9 years ago (2011-12-02 22:42:10 UTC) #4
Mark Seaborn
On 2 December 2011 14:42, <mcgrathr@chromium.org> wrote: > I find your wording vastly less comprehensible ...
9 years ago (2011-12-02 23:07:18 UTC) #5
Roland McGrath
On 2011/12/02 23:07:18, Mark Seaborn wrote: > I thought I replied relatively quickly. What I ...
9 years ago (2011-12-02 23:37:06 UTC) #6
Mark Seaborn
9 years ago (2011-12-02 23:38:56 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698