Add width and height to chrome.tabs.Tab.
commita16a5a57b2c34fbc8c8d6c5a16936df423f897a5
authorhaibinlu@chromium.org <haibinlu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Aug 2013 17:23:35 +0000 (16 17:23 +0000)
committerhaibinlu@chromium.org <haibinlu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Aug 2013 17:23:35 +0000 (16 17:23 +0000)
treeef15c6966c6c88bc94cf30d1a995da975cf9ea60
parente2581f0ac8ebe029e1ae2ae8d7fe4524fad8cf6b
Add width and height to chrome.tabs.Tab.

This allows extension to properly resize the tab to the right aspect ratio.

BUG=224352

Review URL: https://chromiumcodereview.appspot.com/23108007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218033 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/extensions/extension_tab_util.cc
chrome/browser/extensions/extension_tabs_apitest.cc
chrome/common/extensions/api/tabs.json
chrome/test/data/extensions/api_test/tabs/basics/tab_size.html [new file with mode: 0644]
chrome/test/data/extensions/api_test/tabs/basics/tab_size.js [new file with mode: 0644]