servo/components
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
..
allocator Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
background_hang_monitor BHM: Support aarch64 for Mac sampler (#31298) 2024-02-09 13:55:28 +00:00
bluetooth Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
canvas Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
compositing script: Do not run layout in a thread (#31346) 2024-02-23 08:14:10 +00:00
config Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
config_plugins Remove use of proc_macro_diagnostics feature (#30745) 2023-11-17 10:36:09 +00:00
constellation mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
devtools rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
dom_struct Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
geometry Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
gfx layout: Turn on synthetic small-caps for layout 2020 (#31435) 2024-02-28 15:09:26 +00:00
hyper_serde Revert "Replace time with std::time in components/net (#31079)" (#31120) 2024-01-18 15:10:48 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout layout: Turn on synthetic small-caps for layout 2020 (#31435) 2024-02-28 15:09:26 +00:00
layout_2020 layout: Add an implementation of process_resolved_font_style_query for Layout 2020 (#31436) 2024-02-28 21:00:17 +00:00
layout_thread Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_thread_2020 layout: Add an implementation of process_resolved_font_style_query for Layout 2020 (#31436) 2024-02-28 21:00:17 +00:00
media chore: re-export servo-media types (#31180) 2024-01-26 23:25:38 +00:00
metrics Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
net Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
pixels Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
profile Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
remutex rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
script fix invalid video poster image loading from panicking (#31447) 2024-02-28 23:04:20 +00:00
servo Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
shared Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
url Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
webdriver_server deps: Remove unused crate dependencies (#31185) 2024-01-26 23:18:26 +00:00
webgpu Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00