diff options
author | mpearson@chromium.org <mpearson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-27 02:15:00 +0000 |
---|---|---|
committer | mpearson@chromium.org <mpearson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-27 02:15:00 +0000 |
commit | b1400059fd903a58285f861791295aeeb247ef7c (patch) | |
tree | 4140b51f27eade30d55032e098f488f350acdccc /content/zygote | |
parent | 9d271212f3676041040134d565ff651c255c2c27 (diff) | |
download | chromium_src-b1400059fd903a58285f861791295aeeb247ef7c.zip chromium_src-b1400059fd903a58285f861791295aeeb247ef7c.tar.gz chromium_src-b1400059fd903a58285f861791295aeeb247ef7c.tar.bz2 |
Revert 184821
Likely cause of this failure:
http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/21207
[ RUN ] AcceleratorControllerTest.WindowSnap
Xlib: extension "RANDR" missing on display ":9.0".
ash/accelerators/accelerator_controller_unittest.cc:443: Failure
Value of: snap_left.ToString()
Actual: "0,0 720x552"
Expected: window->bounds().ToString()
Which is: "0,0 400x552"
ash/accelerators/accelerator_controller_unittest.cc:453: Failure
Value of: snap_right.ToString()
Actual: "80,0 720x552"
Expected: window->bounds().ToString()
Which is: "400,0 400x552"
[ FAILED ] AcceleratorControllerTest.WindowSnap (31 ms)
> Fix a minor typo in SnapSizer::GetSnapBounds().
>
> The second operand for the "%" operator should be the array size of usable_width_,
> not the size minus 1.
>
> BUG=178561
> TEST=manually tested
>
> Review URL: https://codereview.chromium.org/12326148
TBR=hshi@chromium.org
Review URL: https://codereview.chromium.org/12334109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184835 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/zygote')
0 files changed, 0 insertions, 0 deletions