Bug 1862802 part 3: Directly handle scrolling start events on Android instead of...
commit4edd64405a61fc9f45811fc7c80c031c11508da7
authorJames Teh <jteh@mozilla.com>
Wed, 29 Nov 2023 03:53:19 +0000 (29 03:53 +0000)
committerJames Teh <jteh@mozilla.com>
Wed, 29 Nov 2023 03:53:19 +0000 (29 03:53 +0000)
treefb7eaa0f373c315ae9e83b7a8b9e9e8f84d66a50
parentc1a190ef64d56e826330584db6c621a162ff8e2e
Bug 1862802 part 3: Directly handle scrolling start events on Android instead of converting them to virtual cursor change events. r=eeejay

Depends on D192643

Differential Revision: https://phabricator.services.mozilla.com/D192644
accessible/android/AccessibleWrap.cpp
accessible/android/Platform.cpp