зеркало из https://github.com/mozilla/gecko-dev.git
c508a968ca
`mIsCaretPositionChanged` is used in `UpdateShouldDisableApz()` to determine whether to disable APZ during scrolling or pinch-zooming. Suppose the selection is on position:static elements. When pinch-zooming, the zoom level is changed, but the position is not. We split `PositionChangedResult::Changed` into two separate states, and set `mIsCaretPositionChanged` only when the position is changed. Differential Revision: https://phabricator.services.mozilla.com/D61516 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
TestAccessibleCaretEventHub.cpp | ||
TestAccessibleCaretManager.cpp | ||
moz.build |