diff options
author | Sebastian C <sebsebmc@gmail.com> | 2024-02-28 17:04:20 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 23:04:20 +0000 |
commit | 51b331385488f42b5b3263e6e4e7f4af39e1ecf1 (patch) | |
tree | 90219172edd7799de743bb41feaf4f8ad48b45da /python/tidy/tidy.py | |
parent | e2e30bcbb1c1c0c5954ddfceb92f00848c5b30c8 (diff) | |
download | servo-51b331385488f42b5b3263e6e4e7f4af39e1ecf1.tar.gz servo-51b331385488f42b5b3263e6e4e7f4af39e1ecf1.zip |
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>
Diffstat (limited to 'python/tidy/tidy.py')
0 files changed, 0 insertions, 0 deletions