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

Issue 341693004: Fix Desktop.dispatchKeyEvent() to return correct result. (Closed)

Created:
6 years, 6 months ago by Sergey Ulanov
Modified:
6 years, 6 months ago
Reviewers:
Lambros
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix Desktop.dispatchKeyEvent() to return correct result. Previously Desktop.dispatchKeyEvent() was sending keyboard events to the host and then pretending that it didn't handle the event. Now it returns correct result telling the caller when the event was handled. BUG=385972 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278331

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -31 lines) Patch
M remoting/android/java/src/org/chromium/chromoting/Desktop.java View 1 chunk +7 lines, -9 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.h View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/client/jni/chromoting_jni_instance.cc View 2 chunks +23 lines, -15 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sergey Ulanov
6 years, 6 months ago (2014-06-18 01:44:46 UTC) #1
Lambros
lgtm
6 years, 6 months ago (2014-06-19 00:58:59 UTC) #2
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 6 months ago (2014-06-19 01:16:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/341693004/1
6 years, 6 months ago (2014-06-19 01:20:39 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 11:41:42 UTC) #5
Message was sent while issue was closed.
Change committed as 278331

Powered by Google App Engine
This is Rietveld 408576698