DescriptionMoved code implementing message-only windows to a dedicated class (Windows only).
This CL merges three implementations of message-only windows that we have in remoting into one class remoting::win::MessageWindow.
Collateral changes:
- The local input monitor now closes the connection if it cannot subscribe to the raw mouse input. Without this the remote user could potentially prevent the local user from closing the connection.
- The clipboard window can be started only once, just like its owner.
TEST=remoting_unittests.MessageWindowTest
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191532
Patch Set 1 #
Total comments: 6
Patch Set 2 : CR feedback. #
Messages
Total messages: 8 (0 generated)
|