mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3316b664b8
- Added nsIScrollableFrame::ScrollMode::SMOOTH_MSD to differentiate existing smooth scrolls used by keyboard and mousewheel events from the CSSOM-View scroll-behavior's MSD motion scrolling. - Implemented ScrollFrameHelper::AsyncSmoothMSDScroll, which takes the role of ScrollFrameHelper::AsyncScroll when SMOOTH_MSD scrolls are requested. - Implemented glue code to handle callbacks from AsyncSmoothMSDScroll and to hand off velocity between the classes when one scroll animation is interrupted by another. |
||
---|---|---|
.. | ||
analysis | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |