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

Issue 10914277: Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for Windows, which (Closed)

Created:
8 years, 3 months ago by ananta
Modified:
8 years, 3 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for Windows, which when set ensures that the child process is created with the CREATE_BREAKAWAY_FROM_JOB flag. BUG=148753 R=cpu Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156690

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M base/process_util.h View 2 chunks +7 lines, -1 line 0 comments Download
M base/process_util_win.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ananta
8 years, 3 months ago (2012-09-13 23:04:37 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
8 years, 3 months ago (2012-09-13 23:44:14 UTC) #2
jar (doing other things)
8 years, 3 months ago (2012-09-14 00:04:59 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698