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

Issue 900363004: Introduce a kSetEventMaskCommand, some cleanups in windows eventhandler (Closed)

Created:
5 years, 10 months ago by kustermann
Modified:
5 years, 10 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Introduce a kSetEventMaskCommand, some cleanups in windows eventhandler R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=43547

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -69 lines) Patch
M dart/runtime/bin/eventhandler.h View 1 2 2 chunks +12 lines, -2 lines 0 comments Download
M dart/runtime/bin/eventhandler_android.h View 4 chunks +6 lines, -4 lines 0 comments Download
M dart/runtime/bin/eventhandler_android.cc View 1 2 4 chunks +15 lines, -6 lines 0 comments Download
M dart/runtime/bin/eventhandler_linux.cc View 1 2 2 chunks +11 lines, -4 lines 0 comments Download
M dart/runtime/bin/eventhandler_macos.h View 3 chunks +6 lines, -4 lines 0 comments Download
M dart/runtime/bin/eventhandler_macos.cc View 1 2 4 chunks +15 lines, -8 lines 0 comments Download
M dart/runtime/bin/eventhandler_win.cc View 1 2 1 chunk +58 lines, -38 lines 0 comments Download
M dart/runtime/bin/socket_patch.dart View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
kustermann
5 years, 10 months ago (2015-02-06 00:41:55 UTC) #2
Søren Gjesse
LGTM with comments https://codereview.chromium.org/900363004/diff/20001/dart/runtime/bin/eventhandler.h File dart/runtime/bin/eventhandler.h (right): https://codereview.chromium.org/900363004/diff/20001/dart/runtime/bin/eventhandler.h#newcode45 dart/runtime/bin/eventhandler.h:45: #define IS_EVENT(data, command_bit) \ command_bit -> ...
5 years, 10 months ago (2015-02-06 08:09:26 UTC) #3
kustermann
https://codereview.chromium.org/900363004/diff/20001/dart/runtime/bin/eventhandler.h File dart/runtime/bin/eventhandler.h (right): https://codereview.chromium.org/900363004/diff/20001/dart/runtime/bin/eventhandler.h#newcode45 dart/runtime/bin/eventhandler.h:45: #define IS_EVENT(data, command_bit) \ On 2015/02/06 08:09:25, Søren Gjesse ...
5 years, 10 months ago (2015-02-06 09:36:47 UTC) #5
kustermann
5 years, 10 months ago (2015-02-06 09:37:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 43547.

Powered by Google App Engine
This is Rietveld 408576698