Open
Bug 1790608
Opened 3 years ago
Updated 3 years ago
Add cross platform native pan gesture to APZ mochitest test utils
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: dlrobertson, Unassigned)
Details
Move the native touchpad pan utility functions from browser_test_swipe_gesture to the APZ mochitest utils. A cross platform pan gesture will be useful for triggering overscroll in a cross platform manner.
| Reporter | ||
Updated•3 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•3 years ago
|
||
Originally I thought this would block writing cross-platform tests for bug 1786856, but I think this can be accomplished with synthesizeNativeTouchDrag.
No longer blocks: 1786856
You need to log in
before you can comment on or make changes to this bug.
Description
•