gecko-dev/gfx/wr/webrender_api
Andrew Osmond ef0483f724 Bug 1574493 - Part 1. Split out repeating and non-repeating images in the display list. r=jrmuizel
Repeating/background images may have extra parameters such the stretch
size and tile spacing, that non-repeating images do not require. By
splitting these apart, we can make it easier to infer what we should do
if snapping changes the size of an image primitive, in addition to
reducing the display list size for non-repeating images.

Differential Revision: https://phabricator.services.mozilla.com/D45056

--HG--
extra : moz-landing-system : lando
2019-09-13 14:03:13 +00:00
..
src Bug 1574493 - Part 1. Split out repeating and non-repeating images in the display list. r=jrmuizel 2019-09-13 14:03:13 +00:00
Cargo.toml Bug 1580908 - Part 7: Update serde_bytes to 0.11. r=emilio 2019-09-12 21:46:21 +00:00