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

Issue 1263603002: Rework target process creation to minimize creation routes (Closed)

Created:
5 years, 4 months ago by forshaw
Modified:
5 years, 2 months ago
Reviewers:
jschuh, Will Harris
CC:
chromium-reviews, grt+watch_chromium.org, erikwright+watch_chromium.org, rickyz+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rework target process creation to minimize creation routes Changes the creation strategy for the target process to minimize the differences between the "normal" process creation and the appcontainer process creation. The hope is this minimization might remedy the failure to initialize the process when appcontainer is being used on win8+ BUG=467920 Committed: https://crrev.com/b03f16d1deeb064a32044bec7333457b02aee1be Cr-Commit-Position: refs/heads/master@{#353752}

Patch Set 1 #

Patch Set 2 : Completely reworked patch and lowbox process creation #

Patch Set 3 : Fixed token duplication issue and removed logging #

Patch Set 4 : Rebased patch #

Patch Set 5 : Renamed token variables to reflect their lowbox status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -93 lines) Patch
M sandbox/win/src/broker_services.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M sandbox/win/src/broker_services.cc View 1 2 3 4 3 chunks +6 lines, -18 lines 0 comments Download
M sandbox/win/src/sandbox_policy_base.h View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M sandbox/win/src/sandbox_policy_base.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M sandbox/win/src/target_process.h View 1 2 3 4 3 chunks +8 lines, -5 lines 0 comments Download
M sandbox/win/src/target_process.cc View 1 2 3 4 6 chunks +41 lines, -64 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
forshaw
Could you take a look at this patch to minimize the differences between restricted and ...
5 years, 4 months ago (2015-08-20 10:34:50 UTC) #2
forshaw
PTAL, I've rebased for the latest changes with the token cache removed. With wfh@ being ...
5 years, 2 months ago (2015-10-12 19:32:01 UTC) #8
jschuh
Generally looks good, but all those "after_create" names make my eyes bleed. I know you're ...
5 years, 2 months ago (2015-10-13 06:28:58 UTC) #9
forshaw
On 2015/10/13 06:28:58, jschuh (very slow) wrote: > Generally looks good, but all those "after_create" ...
5 years, 2 months ago (2015-10-13 10:48:19 UTC) #10
jschuh
lgtm
5 years, 2 months ago (2015-10-13 14:23:39 UTC) #11
forshaw
On 2015/10/13 14:23:39, jschuh (very slow) wrote: > lgtm Thanks very much for the review ...
5 years, 2 months ago (2015-10-13 14:25:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1263603002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1263603002/180001
5 years, 2 months ago (2015-10-13 14:28:46 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:180001)
5 years, 2 months ago (2015-10-13 15:00:54 UTC) #15
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 15:02:01 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b03f16d1deeb064a32044bec7333457b02aee1be
Cr-Commit-Position: refs/heads/master@{#353752}

Powered by Google App Engine
This is Rietveld 408576698