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

Issue 212193002: Don't use ThreadSignalBlocker in mac eventhandler. (Closed)

Created:
6 years, 9 months ago by Anders Johnsen
Modified:
6 years, 9 months ago
Reviewers:
ricow1, Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Don't use ThreadSignalBlocker in mac eventhandler. Turns out kevent can modify the current sigmask. BUG= R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=34408

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -11 lines) Patch
M runtime/bin/eventhandler_macos.h View 1 chunk +0 lines, -7 lines 0 comments Download
M runtime/bin/eventhandler_macos.cc View 4 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
6 years, 9 months ago (2014-03-26 06:13:59 UTC) #1
ricow1
Rubberstamp LGTM (I don't really know anything about this)
6 years, 9 months ago (2014-03-26 06:16:51 UTC) #2
Anders Johnsen
Committed patchset #1 manually as r34408 (presubmit successful).
6 years, 9 months ago (2014-03-26 06:21:46 UTC) #3
Søren Gjesse
6 years, 9 months ago (2014-03-26 07:34:22 UTC) #4
Message was sent while issue was closed.
lgtm - another reason for using some other kind of signal blocker in-scope
check.

Powered by Google App Engine
This is Rietveld 408576698