diff options
author | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-10 06:17:35 +0000 |
---|---|---|
committer | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-10 06:17:35 +0000 |
commit | 83d7bf18448ea2731ac687d4ea4980649bfd2eb0 (patch) | |
tree | 622077740374cd5569147d775930e7e0628c83f0 /ipc/ipc_platform_file.cc | |
parent | 67ddf0de211817778e6d4106e907f285e489f31c (diff) | |
download | chromium_src-83d7bf18448ea2731ac687d4ea4980649bfd2eb0.zip chromium_src-83d7bf18448ea2731ac687d4ea4980649bfd2eb0.tar.gz chromium_src-83d7bf18448ea2731ac687d4ea4980649bfd2eb0.tar.bz2 |
Revert 167062 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
This was added with the intention of using Size as a vector, replacing use of
IntSize. Since we have Vector2d now, negative sizes should not exist, so clamp
them in set_width/set_height and the constructor.
R=sky
BUG=160158
Review URL: https://codereview.chromium.org/11365160
TBR=danakj@chromium.org
Apparently there are now Aura unit tests that rely on negative sizes:
http://build.chromium.org/p/chromium.win/buildstatus?builder=Win%20Aura&number=24205
Review URL: https://codereview.chromium.org/11275243
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167066 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_platform_file.cc')
0 files changed, 0 insertions, 0 deletions