mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
9793f08b9b
As it turns out, the difference between the snapped local rect and the unsnapped local rect was not just that the former contained snapped primitives and the latter contained unsnapped primitives, but also that the former took into account surface inflation for primitives, the entire clip chain instead of just the primitive's local clip, and removal of culled primitives. As such, the picture's rects can be wildly different, even if snapping has been taken care of earlier, and parts of WebRender have come to rely upon this more accurate representation of a picture. Differential Revision: https://phabricator.services.mozilla.com/D46605 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |