gecko-dev/layout
Andrew Osmond 9793f08b9b Bug 1581934 - Restore the calculation for a more precise picture local rect. r=kvark,gw
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
2019-09-24 10:34:00 +00:00
..
base Bug 1575138 - Don't bother scheduling a reconstruct on <slot>s that have no fallback. r=smaug 2019-09-24 00:03:39 +00:00
build
doc
forms
generic Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi 2019-09-24 01:12:09 +00:00
inspector
ipc
mathml
media
painting Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
printing
reftests Bug 1581934 - Restore the calculation for a more precise picture local rect. r=kvark,gw 2019-09-24 10:34:00 +00:00
style Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi 2019-09-24 01:12:09 +00:00
svg Bug 1574137. Re-enable layout/svg/tests/test_filter_crossorigin.html for Fission. r=gbrown 2019-09-23 18:15:58 +00:00
tables Bug 1482778 - Include captions within table outlines. r=dbaron 2019-09-22 23:42:04 +00:00
tools
xul
moz.build