gecko-dev/gfx/layers/apz
Kartikaya Gupta 81be2e6b8d Bug 1292034 - Improve the controls over when flywheel/fling acceleration kicks in. r=rbarker
This patch adds a new pref, which controls the minimum velocity required on a fling
for it to accelerate a previous fling. This makes it so that a fast fling followed
by a very slow fling doesn't get accelerated. Also, update the AndroidAPZ code
to respect the pre-existing fling acceleration interval pref, which disallows
fling acceleration/flywheel if the two flings are too far apart in time.

MozReview-Commit-ID: EfBUx5UV6VG
2016-10-07 17:44:18 -04:00
..
public Bug 1306603 - Remove APZ code that uses the mozpasspointerevents update region. r=kanru 2016-10-05 08:26:59 -04:00
src Bug 1292034 - Improve the controls over when flywheel/fling acceleration kicks in. r=rbarker 2016-10-07 17:44:18 -04:00
test Bug 1291381 - Add some indenting to mochitest.ini for readaibility. r=botond 2016-10-07 15:11:00 -04:00
testutil Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
util Bug 1308483 - Allow firing the mouselongtap event to chrome JS for use in tests. r=smaug 2016-10-07 15:10:39 -04:00