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

Issue 10962026: Avoid needless int64_t to intptr_t conversion in eventhandler. (Closed)

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

Description

Avoid needless int64_t to intptr_t conversion in eventhandler. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12693

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M runtime/bin/eventhandler.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_macos.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_macos.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_win.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/eventhandler_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 3 months ago (2012-09-21 10:51:00 UTC) #1
Søren Gjesse
8 years, 3 months ago (2012-09-21 11:12:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698