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

Issue 11497007: Fix Windows process implementation to only inherit the three handles needed for stdin, stdout and s… (Closed)

Created:
8 years ago by Mads Ager (google)
Modified:
8 years ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix Windows process implementation to only inherit the three handles needed for stdin, stdout and stderr. This time without attempting to update test binaries. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=15898

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -8 lines) Patch
M runtime/bin/process_win.cc View 4 chunks +56 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years ago (2012-12-10 12:12:43 UTC) #1
kustermann
8 years ago (2012-12-10 12:14:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698