servo/components
Mukilan Thiyagarajan c9ab743c85
android: Trim whitespace around font filenames. (#32298)
This is a speculative fix for #32161. A similar failure is
reproducible on the Android x86_64 emulator with API 35
system image. The fix has not been validated on the actual
device so potentially there might be other issues that need
to be fixed to complete #32161.

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-05-17 04:15:10 +00:00
..
allocator android: use jemalloc on Android (#32273) 2024-05-13 11:07:19 +00:00
background_hang_monitor servoshell: Upgrade egui and many other dependencies (#31278) 2024-05-02 16:21:07 +00:00
bluetooth clippy: fix warnings in components/bluetooth (#31566) 2024-03-07 23:32:35 +00:00
canvas servoshell: Upgrade egui and many other dependencies (#31278) 2024-05-02 16:21:07 +00:00
compositing Fix some clippy warnings in components/gfx and components/script (#32215) 2024-05-02 20:02:21 +00:00
config compositor: Remove the is_running_problem_test setting (#31589) 2024-03-09 02:29:43 +00:00
config_plugins clippy: fix warnings in components/config* (#31562) 2024-03-08 07:15:56 +00:00
constellation Update WebView variants of ConstellationMsg (#32163) 2024-04-29 07:59:52 +00:00
deny_public_fields
devtools Devtools device description: improve how Servo is advertised in Firefox's about:debugging (fixes #27528) (#32227) 2024-05-08 04:12:18 +00:00
dom_struct clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
domobject_derive clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
geometry dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
gfx android: Trim whitespace around font filenames. (#32298) 2024-05-17 04:15:10 +00:00
hyper_serde clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
jstraceable_derive
layout fonts: Make FontContext thread-safe and share it per-Layout (#32205) 2024-05-02 10:34:10 +00:00
layout_2020 use au in HoistedSharedFragment (#32288) 2024-05-16 18:21:29 +00:00
layout_thread clippy: Fix last few warnings (#32270) 2024-05-12 08:43:08 +00:00
layout_thread_2020 clippy: Fix last few warnings (#32270) 2024-05-12 08:43:08 +00:00
media clippy: fix result_unit_err warnings (#31791) 2024-03-21 12:51:45 +00:00
metrics clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
net Backout Host-header related change from #32024. (#32093) 2024-04-16 12:38:25 +00:00
pixels clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
profile android: use jemalloc on Android (#32273) 2024-05-13 11:07:19 +00:00
rand Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
range clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
script Rename NavigationType to NavigationTimingType (#32299) 2024-05-16 17:48:08 +00:00
servo clippy: Fix last few warnings (#32270) 2024-05-12 08:43:08 +00:00
shared script: Start rework to better match the specification HTML event loop (#31505) 2024-05-13 09:23:03 +00:00
url url: Only truncate data URLs for Debug (#32177) 2024-04-29 15:29:47 +00:00
webdriver_server clippy: Allow too_many_arguments for existing functions (#31974) 2024-04-02 12:50:45 +00:00
webgpu webgpu: Use WGPU poller thread for poll_all_devices (#32266) 2024-05-15 03:36:01 +00:00