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

Issue 1705863003: Sandboxed processes must ask the browser to allocate shared memory. (Closed)

Created:
4 years, 10 months ago by erikchen
Modified:
4 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sandboxed processes must ask the browser to allocate shared memory. SharedMemory is being changed on Windows so that the underlying File Mapping Object is always named. This means that sandboxed processes must request the object from the browser process, just like on POSIX. BUG=493414 Committed: https://crrev.com/7c654311054fad66c925efb9dc8b3731c9c018b0 Cr-Commit-Position: refs/heads/master@{#376228}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments from jschuh. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M content/child/child_thread_impl.cc View 1 2 chunks +3 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705863003/1
4 years, 10 months ago (2016-02-18 00:54:26 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-18 02:09:37 UTC) #4
erikchen
jschuh: Please review.
4 years, 10 months ago (2016-02-18 02:40:42 UTC) #6
jschuh
lgtm with the comment nit, but you'll still need a content owner.
4 years, 10 months ago (2016-02-18 05:14:04 UTC) #7
jschuh
comment nit https://codereview.chromium.org/1705863003/diff/1/content/child/child_thread_impl.cc File content/child/child_thread_impl.cc (right): https://codereview.chromium.org/1705863003/diff/1/content/child/child_thread_impl.cc#newcode573 content/child/child_thread_impl.cc:573: // by the sandbox. Just for accuracy, ...
4 years, 10 months ago (2016-02-18 05:14:22 UTC) #8
erikchen
avi: Please review. https://codereview.chromium.org/1705863003/diff/1/content/child/child_thread_impl.cc File content/child/child_thread_impl.cc (right): https://codereview.chromium.org/1705863003/diff/1/content/child/child_thread_impl.cc#newcode573 content/child/child_thread_impl.cc:573: // by the sandbox. On 2016/02/18 ...
4 years, 10 months ago (2016-02-18 05:39:23 UTC) #10
Avi (use Gerrit)
lgtm
4 years, 10 months ago (2016-02-18 15:59:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705863003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705863003/20001
4 years, 10 months ago (2016-02-18 18:10:12 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-18 19:22:28 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 19:23:38 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7c654311054fad66c925efb9dc8b3731c9c018b0
Cr-Commit-Position: refs/heads/master@{#376228}

Powered by Google App Engine
This is Rietveld 408576698