mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0f7ac57254
Currently only pinch gesture events getting created in the GestureEventListener code will make it to AsyncPanZoomController::HandleGestureEvent. Any pinch gesture events that the widget code dispatches into the APZCTreeManager get ignored, which shouldn't be happening. We don't have any production code that exercises these code paths at the moment, but fixing it up also reduces the APIs exposed into the testing code. |
||
---|---|---|
.. | ||
gfxFontSelectionTest.cpp | ||
gfxFontSelectionTests.h | ||
gfxSurfaceRefCountTest.cpp | ||
gfxTextRunPerfTest.cpp | ||
gfxWordCacheTest.cpp | ||
moz.build | ||
per-word-runs.h | ||
TestAsyncPanZoomController.cpp | ||
TestBufferRotation.cpp | ||
TestColorNames.cpp | ||
TestGfxPrefs.cpp | ||
TestLayers.cpp | ||
TestLayers.h | ||
TestMoz2D.cpp | ||
TestRect.cpp | ||
TestRegion.cpp | ||
TestSkipChars.cpp | ||
TestTextures.cpp | ||
TestTiledLayerBuffer.cpp |