mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
546d3b244d
The image cache is just a map from URI to imgRequest, so if two images have the same URI (because we couldn't re-use the cached one for whatever reason (ie expired)) one won't be in the cache. Also images that have no proxies will eventually get removed from the cache, if they are kept alive we still want to report them. |
||
---|---|---|
.. | ||
build | ||
decoders | ||
encoders | ||
public | ||
src | ||
test | ||
moz.build |