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

Issue 8890009: Make the write end of the interrupt pipe in the eventhandler blocking on mac and linux. (Closed)

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

Description

Make the write end of the interrupt pipe in the eventhandler blocking on mac and linux. The messages written are small control messages that we do want to succeed now. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2246

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M runtime/bin/eventhandler_linux.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/bin/eventhandler_macos.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years ago (2011-12-08 11:11:02 UTC) #1
Søren Gjesse
9 years ago (2011-12-08 13:14:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698