зеркало из https://github.com/mozilla/gecko-dev.git
4b9801e41b
The pending transforms must have been computed using the older scroll offset values, which means that updating the scroll offsets without recomputing the transforms will make them wrong. If we do an empty transaction for the scroll offset updates, the transforms will not get computed. This patch catches this scenario and schedules a full paint instead of the empty transaction instead. The case where the scroll offset is modified *before* the transform is already handled by code in nsIFrame::TryUpdateTransformOnly. MozReview-Commit-ID: I5s5J7BS1ru --HG-- extra : rebase_source : 63fec656440c8bee322f069a4466a311ebcd0f7d |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |