Files
servo/components/script/dom
Sebastian C 51b3313854 fix invalid video poster image loading from panicking (#31447)
This fixed #31438. When an image is loaded from cache, it will
load a placeholder if the url is not a valid image url. This
may be unexpected when using the image cache and specifying
UsePlaceholder::No but that has no effect on loading an image
not in the cache.

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2024-02-28 23:04:20 +00:00
..
2024-01-23 14:56:01 +00:00
2023-11-21 15:36:35 +01:00
2023-12-08 11:15:01 +00:00