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

Issue 9307033: Revert "Changes to the process implementation." (Closed)

Created:
8 years, 10 months ago by Mads Ager (google)
Modified:
8 years, 10 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Changes to the process implementation." There is a race-condition on Windows and exit handling when a process has been closed is incorrect. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3790

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -341 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/main.cc View 2 chunks +1 line, -8 lines 0 comments Download
M runtime/bin/process.h View 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/bin/process.cc View 2 chunks +9 lines, -1 line 0 comments Download
M runtime/bin/process_impl.dart View 3 chunks +11 lines, -4 lines 0 comments Download
M runtime/bin/process_linux.cc View 6 chunks +4 lines, -28 lines 0 comments Download
M runtime/bin/process_macos.cc View 6 chunks +4 lines, -28 lines 0 comments Download
M runtime/bin/process_win.cc View 7 chunks +75 lines, -272 lines 0 comments Download
M tools/testing/bin/linux/dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/bin/macos/dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/bin/windows/dart.exe View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Søren Gjesse
8 years, 10 months ago (2012-02-01 14:21:34 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698