forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1827975 - Do not fire scrollend events for keyboard scrolls that …
…do not change the scroll position. r=hiro When a APZC handles a keyboard scroll or other smooth scroll, no scrollend event should be fired if the scroll position will not change as a result of the scroll. Differential Revision: https://phabricator.services.mozilla.com/D187050
- Loading branch information
1 parent
ab4278b
commit a19fdc4
Showing
2 changed files
with
51 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters