Ensure that dimensions and DPI are integers.
commit23af5fd989e0ca286c05759ceee663d25a0940ac
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 9 Nov 2013 04:43:55 +0000 (9 04:43 +0000)
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 9 Nov 2013 04:43:55 +0000 (9 04:43 +0000)
treee2311746e8c7146a3fdde7455dcb8eb3e3601612
parent002b48e88e3f92d9faa13f596e6abbfa67b9524b
Ensure that dimensions and DPI are integers.

They are extracted by the client plugin as ints, and the message is not
forwarded to the host if they are not.

TEST=Change the browser zoom level to something other than 100% and ensure that resize-to-client still works.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234096 0039d316-1c4b-4281-b951-d872f2087c98
remoting/webapp/client_plugin_async.js