Bug 907098 - Don't send input events to apz if touchstart or the first touchmove...
commit77e829ca7230c0088ee836a134a653ed4dd85367
authorJim Mathies <jmathies@mozilla.com>
Mon, 9 Sep 2013 18:57:25 +0000 (9 13:57 -0500)
committerJim Mathies <jmathies@mozilla.com>
Mon, 9 Sep 2013 18:57:25 +0000 (9 13:57 -0500)
treeb4a8b6f790fa9228b4958b8622bbb27ccdcd0a6c
parentcd24c85048c468edf337798b8793040c116e9f9b
Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes
widget/windows/winrt/MetroInput.cpp