mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 768377 - Back out Bug 762153 due to regression on akami, r=cjones
This commit is contained in:
parent
67022caa2d
commit
e92dafc9b0
@ -1206,9 +1206,7 @@ TouchButtonAccumulator::TouchButtonAccumulator() :
|
||||
}
|
||||
|
||||
void TouchButtonAccumulator::configure(InputDevice* device) {
|
||||
// Some input devices return erroneous information to us,
|
||||
// which lead to have only hovering pointer ids.
|
||||
//mHaveBtnTouch = device->hasKey(BTN_TOUCH);
|
||||
mHaveBtnTouch = device->hasKey(BTN_TOUCH);
|
||||
}
|
||||
|
||||
void TouchButtonAccumulator::reset(InputDevice* device) {
|
||||
|
Loading…
Reference in New Issue
Block a user