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

Issue 296943003: Allow mouse-input to be enabled even if the plugin does not have keyboard focus. (Closed)

Created:
6 years, 7 months ago by Jamie
Modified:
6 years, 7 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allow mouse-input to be enabled even if the plugin does not have keyboard focus. BUG=376070 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272330

Patch Set 1 #

Total comments: 11

Patch Set 2 : Reviewer feedback. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M remoting/client/plugin/chromoting_instance.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_input_handler.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_input_handler.cc View 1 2 4 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Jamie
ptal
6 years, 7 months ago (2014-05-22 00:59:34 UTC) #1
Wez
https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode178 remoting/client/plugin/chromoting_instance.cc:178: "sendMouseInputWhenUnfocused"; nit: Unless there is some fallback behaviour the ...
6 years, 7 months ago (2014-05-22 01:14:22 UTC) #2
Jamie
ptal https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode178 remoting/client/plugin/chromoting_instance.cc:178: "sendMouseInputWhenUnfocused"; On 2014/05/22 01:14:23, Wez wrote: > nit: ...
6 years, 7 months ago (2014-05-22 01:32:09 UTC) #3
Wez
lgtm https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.h File remoting/client/plugin/chromoting_instance.h (right): https://codereview.chromium.org/296943003/diff/1/remoting/client/plugin/chromoting_instance.h#newcode211 remoting/client/plugin/chromoting_instance.h:211: void HandleSendMouseInputWhenUnfocused(); On 2014/05/22 01:32:09, Jamie wrote: > ...
6 years, 7 months ago (2014-05-22 01:47:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/296943003/20001
6 years, 7 months ago (2014-05-22 01:49:20 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 07:55:19 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 08:02:09 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/6546) android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/156019) chromium_presubmit ...
6 years, 7 months ago (2014-05-22 08:02:09 UTC) #8
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 7 months ago (2014-05-22 16:36:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/296943003/20001
6 years, 7 months ago (2014-05-22 16:38:01 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 17:20:13 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 17:24:05 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/9549) win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/9738)
6 years, 7 months ago (2014-05-22 17:24:05 UTC) #13
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 7 months ago (2014-05-22 17:30:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/296943003/20001
6 years, 7 months ago (2014-05-22 17:34:36 UTC) #15
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 7 months ago (2014-05-22 17:36:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/296943003/40001
6 years, 7 months ago (2014-05-22 17:37:49 UTC) #17
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 21:40:40 UTC) #18
Message was sent while issue was closed.
Change committed as 272330

Powered by Google App Engine
This is Rietveld 408576698