diff options
author | yusufo@chromium.org <yusufo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 03:31:27 +0000 |
---|---|---|
committer | yusufo@chromium.org <yusufo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 03:31:27 +0000 |
commit | d65a27f1844fb3790a94bd44260a705995901e3d (patch) | |
tree | f4460a2bdacf182e1b3ce124026631e80096979c /gpu | |
parent | 0af58047ddfc16ea8e5a0f3921b4f45db77de991 (diff) | |
download | chromium_src-d65a27f1844fb3790a94bd44260a705995901e3d.zip chromium_src-d65a27f1844fb3790a94bd44260a705995901e3d.tar.gz chromium_src-d65a27f1844fb3790a94bd44260a705995901e3d.tar.bz2 |
Don't call FlingHasBeenhalted from setIsLoading
Calling FlingHasBeenHalted sets the fling_in_progress to false without checking
whether we are flinging or not and if we managed to get a fling started while
loading this drops flingCancel gestures and makes us hit the DCHECK in scrollBegin
that checks whether the currentScrollingLayer is null or not.
BUG=162767
Review URL: https://chromiumcodereview.appspot.com/11416361
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions