gecko-dev/servo
Emilio Cobos Álvarez a292bdd58b Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris
This prevents incorrectly reusing cached results when the contents go
away and new contents are allocated with the same address.

Note that these keep alive transitively everything else under them, so
all other medialist keys don't need this.

By making this a proper hashmap it should also improve cache lookup
times if the cache grows too big.

Differential Revision: https://phabricator.services.mozilla.com/D115202
2021-05-19 09:00:38 +00:00
..
components Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris 2021-05-19 09:00:38 +00:00
ports/geckolib Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris 2021-05-19 09:00:38 +00:00
tests/unit Bug 1685078 - Support full <image> syntax in list-style-image as per spec. r=jrmuizel,TYLin 2021-01-08 09:44:24 +00:00
moz.build
rustfmt.toml