Replace moveTo and resizeTo with outerBounds=
commitedd02b862ed57a7d8fcf3f98417ce46a4848608d
authorjamiewalch <jamiewalch@chromium.org>
Mon, 11 May 2015 19:07:08 +0000 (11 12:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 11 May 2015 19:07:33 +0000 (11 19:07 +0000)
tree39db16cb3397c2c91712a5e28a5cbf2a772cd3fb
parentc318fa418f3c322cca7cfbe62652bd202cb402f8
Replace moveTo and resizeTo with outerBounds=

The moveTo and resizeTo methods are deprecated; setting outerBounds is the
recommended replacement.

BUG=485707

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

Cr-Commit-Position: refs/heads/master@{#329215}
remoting/webapp/base/js/base.js
remoting/webapp/browser_test/scrollbar_browser_test.js
remoting/webapp/js_proto/chrome_proto.js