commit | 3f40bd48d278a40603f3f7d7b9d602ecbc09246d | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Mon Dec 07 14:47:28 2009 -0800 |
committer | Grace Kloba <klobag@google.com> | Tue Dec 08 13:49:50 2009 -0800 |
tree | fdd12d2df3702a05782eceb4354cbbb73cd56208 | |
parent | a4d0a67ed02c56dceaae01f328381b280d8fc1b7 [diff] |
Remove the code where we suspect webkit draw during drag. It was added for the better performance of panning while loading. But it does make sites using touch event look bad as we don't have the display tree until touch up. Fix http://b/issue?id=2310295