mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-16 01:28:41 +00:00
When a Resource is converted to an ImageResource, evict the original resource from cache. The original resource's data has been moved, so on a warm reload of a page, when that resource is loaded from cache, it would not have any data to actually show.