Mark chrome.app.window resizeTo and moveTo as deprecated.
commit7626ccac3f91515a6690024d5f48e0d3b00e69c5
authorbenwells <benwells@chromium.org>
Wed, 4 Mar 2015 09:55:08 +0000 (4 01:55 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Mar 2015 09:56:07 +0000 (4 09:56 +0000)
tree18a249b23e713e7bf4bd94b0474008268123c27d
parent3ccbc1aae4906c7bf46c91d9090db051c3dc7f44
Mark chrome.app.window resizeTo and moveTo as deprecated.

These are flaky on various platforms for app windows; outerBounds is
preferred.

BUG=453707

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

Cr-Commit-Position: refs/heads/master@{#319045}
extensions/common/api/app_window.idl