diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 20:57:01 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 20:57:01 +0000 |
commit | a43612d355fbbaecb5b960694171500af0cc6a9d (patch) | |
tree | 6bb4d3f47f9af1c18fedda6b3ce6ab311b7fc389 /tools | |
parent | 9394e934d5a024bfe6a7a5c20ecebee75e338fe5 (diff) | |
download | chromium_src-a43612d355fbbaecb5b960694171500af0cc6a9d.zip chromium_src-a43612d355fbbaecb5b960694171500af0cc6a9d.tar.gz chromium_src-a43612d355fbbaecb5b960694171500af0cc6a9d.tar.bz2 |
Revert 204014 "Don't track whether a resize ack is pending durin..."
> Don't track whether a resize ack is pending during layout tests
>
> Unlike normal operation, in layout tests the renderer can request a synchronous
> change of its size. The renderer and the browser therefore often run out of
> sync. However, it's important that the renderer always acks a resize request
> from the browser.
>
> Previously, I tried to track the size the browser expects the renderer to have
> in the renderer, however, this turns out to not work when the compositor is in
> hidpi mode. Instead of trying to fix this up somehow, just ignore whether or
> not the browser is expecting resize acks during layout tests
>
> BUG=244369
>
> Review URL: https://chromiumcodereview.appspot.com/16285005
Breaks fast/hidpi on windows
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/16326004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204038 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions