[Chromoting] Refactor remapKeys and Capabilities into DesktopRemoting.
commit4339def61a23c0f4eca4ef33e84ea35958b08e6f
authorgarykac <garykac@chromium.org>
Mon, 8 Dec 2014 22:16:55 +0000 (8 14:16 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Dec 2014 22:17:28 +0000 (8 22:17 +0000)
tree660a268d4e7066752e0013d2578e8461eb536692
parentc93ba535daed2f55197fb0448d69ddc94ad80de5
[Chromoting] Refactor remapKeys and Capabilities into DesktopRemoting.

This cl removes the hard-coded values from ClientSession and ClientPlugin
and moves them into Application.Delegate.

NOTRY=True
BUG=

Review URL: https://codereview.chromium.org/727363004

Cr-Commit-Position: refs/heads/master@{#307353}
remoting/webapp/base/js/application.js
remoting/webapp/crd/js/client_plugin.js
remoting/webapp/crd/js/client_plugin_impl.js
remoting/webapp/crd/js/client_session.js
remoting/webapp/crd/js/desktop_remoting.js
remoting/webapp/crd/js/session_connector.js
remoting/webapp/crd/js/session_connector_impl.js